Difference between revisions of "Version History/v3.0.Pre/Bugs"
Jump to navigation
Jump to search
Line 63: | Line 63: | ||
* Invalid default selection for user list sort https://github.com/corowne/lorekeeper/pull/653 | * Invalid default selection for user list sort https://github.com/corowne/lorekeeper/pull/653 | ||
* Error on uploading .gif avatar https://github.com/corowne/lorekeeper/pull/662 | * Error on uploading .gif avatar https://github.com/corowne/lorekeeper/pull/662 | ||
+ | * Shops with no image attempt to display one https://github.com/corowne/lorekeeper/pull/676 |
Revision as of 23:35, 5 May 2024
↩ 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
- Error in sublist filtering https://github.com/corowne/lorekeeper/pull/602
- Design update image credits duplicate on error https://github.com/corowne/lorekeeper/pull/632
- Users who registered via alias login cannot add email/password https://github.com/corowne/lorekeeper/pull/633
- Wrong entry type used for rarity https://github.com/corowne/lorekeeper/pull/645
- Invalid default selection for user list sort https://github.com/corowne/lorekeeper/pull/653
- Error on uploading .gif avatar https://github.com/corowne/lorekeeper/pull/662
- Shops with no image attempt to display one https://github.com/corowne/lorekeeper/pull/676