Difference between revisions of "Version History/v3.0.Pre/Bugs"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Speedy moved page Version History/v3.0.Pre/Bugs to VH:v3.0.Pre/Bugs: This is a workaround test)
Tag: New redirect
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#REDIRECT [[VH:v3.0.Pre/Bugs]]
+
= [[Version_History/v3.0.Pre|↩ Back to Version_History/v3.0.Pre]] =
 +
 
 +
=== Bugs Fixed: ===
 +
* Issues with regex for Discord integration https://github.com/corowne/lorekeeper/pull/119
 +
* Undefined offset error when adding new characters/images https://github.com/corowne/lorekeeper/pull/121
 +
* Error viewing items page in cases where the artist_url column is null https://github.com/corowne/lorekeeper/pull/131
 +
* Syntax error in helpers.php https://github.com/corowne/lorekeeper/pull/138
 +
* Fix trade approval/rejection admin logging https://github.com/corowne/lorekeeper/pull/167
 +
* Error viewing sales https://github.com/corowne/lorekeeper/pull/197
 +
* Character getCurrency() variable confusingly named https://github.com/corowne/lorekeeper/pull/211
 +
* Sorting items, traits, prompts by category results in strange behavior https://github.com/corowne/lorekeeper/issues/210 / https://github.com/corowne/lorekeeper/pull/211
 +
* User/character gallery pagination issue https://github.com/corowne/lorekeeper/pull/211
 +
* Errors creating and editing design updates https://github.com/corowne/lorekeeper/pull/211
 +
* Cannot clear item category descriptions https://github.com/corowne/lorekeeper/pull/211
 +
* Attempting to clear only currency grant notifications clears all notifications https://github.com/corowne/lorekeeper/pull/211
 +
* Tumblr alias link formatting error https://github.com/corowne/lorekeeper/pull/228
 +
* Subtype list does not populate properly on editing a character https://github.com/corowne/lorekeeper/issues/224
 +
* Existing loot table rows do not update properly if a new rewardable type is selected https://github.com/corowne/lorekeeper/pull/237
 +
* New loot table rows do not have selectize applied properly https://github.com/corowne/lorekeeper/pull/237
 +
* Comments are not restricted in size https://github.com/corowne/lorekeeper/pull/236
 +
* Birthday selection during registration too small on mobile https://github.com/corowne/lorekeeper/pull/236
 +
* Broken image in design update cropper when adjusting the thumbnail https://github.com/corowne/lorekeeper/pull/244
 +
* Error logging admin action when creating or editing character categories https://github.com/corowne/lorekeeper/pull/281
 +
* Error creating design updates https://github.com/corowne/lorekeeper/pull/293
 +
* Non-staff users cannot use items with slot item tag https://github.com/corowne/lorekeeper/pull/330
 +
* An exploit allowing for currency duplication (fix also applied to items as a safeguard) https://github.com/corowne/lorekeeper/pull/339
 +
* Long character names extend off-screen https://github.com/corowne/lorekeeper/pull/342
 +
* Inactive item tags' views are shown in the inv stack modal https://github.com/corowne/lorekeeper/pull/350
 +
* Error viewing submission/claim https://github.com/corowne/lorekeeper/pull/350
 +
* Error checking URL for alias https://github.com/corowne/lorekeeper/pull/350
 +
* Admin prompt index formatting error https://github.com/corowne/lorekeeper/pull/350
 +
* Error creating design update https://github.com/corowne/lorekeeper/pull/350
 +
* Staff rewards enable/disable not properly displayed on credits page https://github.com/corowne/lorekeeper/pull/350
 +
* Title formatting issue on narrow pieces in galleries https://github.com/corowne/lorekeeper/pull/350
 +
* Sublists not shown on all user profile view sidebars https://github.com/corowne/lorekeeper/pull/350
 +
* Add catch for null alias owner URL to MigrateAliases command (credit to [[User:Newt]] for the fix) https://github.com/corowne/lorekeeper/pull/350
 +
* Hide inactive (hidden) prompt pages https://github.com/corowne/lorekeeper/pull/350
 +
* Constrain world entry images on small screens https://github.com/corowne/lorekeeper/pull/357
 +
* Users can purchase items with currency owned by a character the user does not own https://github.com/corowne/lorekeeper/pull/380
 +
* If a character image's files are deleted as part of an re-upload process that errors, new file(s) cannot be uploaded and the image cannot be deleted https://github.com/corowne/lorekeeper/pull/407
 +
* Permalinked comments on site pages do not respect page visibility https://github.com/corowne/lorekeeper/pull/491
 +
* Insufficient/unclear validation for where a comment is made https://github.com/corowne/lorekeeper/pull/491
 +
* Squished mobile profile view https://github.com/corowne/lorekeeper/pull/494
 +
* Search traits by category does not preserve category selection https://github.com/corowne/lorekeeper/pull/496
 +
* Error reuploading character images https://github.com/corowne/lorekeeper/commit/2e20ad4961debe4d561a550f8a4e9633d2778adc
 +
* Error viewing news and sales https://github.com/corowne/lorekeeper/pull/492
 +
* Error reactivating a user https://github.com/corowne/lorekeeper/pull/509
 +
* Non-staff users are able to feature comments on areas other than their profile under certain conditions https://github.com/corowne/lorekeeper/pull/511
 +
* Misplaced divider in masterlist search options https://github.com/corowne/lorekeeper/pull/519
 +
* Admin setup command does not set has_alias https://github.com/corowne/lorekeeper/pull/532
 +
* Previous and next character buttons always filter by category, even when the site is set to number across them https://github.com/corowne/lorekeeper/pull/555
 +
* Category filtering does not persist selected category for prompt, admin item, and admin trait search https://github.com/corowne/lorekeeper/pull/557
 +
* Previous/next character buttons always displays as disabled https://github.com/corowne/lorekeeper/pull/584
 +
* User, home, and character inventories not all able to close per category https://github.com/corowne/lorekeeper/pull/585
 +
* Category collapses in inventories break when certain characters are used in category names https://github.com/corowne/lorekeeper/pull/585
 +
* Category collapse indicators in inventories start "closed" despite the category being "open" https://github.com/corowne/lorekeeper/pull/585
 +
* Active gallery not highlighted in galleries sidebar https://github.com/corowne/lorekeeper/pull/593
 +
* Item images cannot be removed https://github.com/corowne/lorekeeper/pull/569

Revision as of 00:33, 6 May 2024

↩ Back to Version_History/v3.0.Pre

Bugs Fixed: