Actions
Bug #5437
closedFile system sorting causes gallery image order to appear strange
Description
Some file systems don't have default sorting of alphabetically. This causes the gallery images order to appear strange when it's expected to be alphabetically. Change the ksort to simply sort so it always sorts alphabetically regardless of the file system.
https://www.joomlapolis.com/forum/154-advanced-members-support/230692-5430-sorting-avatars?start=12
Updated by beat about 9 years ago
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
MR !962 implements this easy fix.
Actions