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
 
(Removed redirect to VH:v3.0.Pre/Bugs)
Tags: 2017 source edit Removed redirect
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

Revision as of 00:33, 6 May 2024

[Version_History/v3.0.Pre|↩ Back to Version_History/v3.0.Pre]

Bugs Fixed: