There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-a4e240a8-333c-4d47-b932-fcf3d16aaaba XWIKI-16238 Open

Deleted Attachments from Page Index aren't ordered properly

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-72ab012d-c367-4d91-9194-699f8ecff66c Charpentier Lucas on 07/May/25 11:54
 

For reference, here is a basic ASCII table. The sort follows the values in this table:
https://commons.wikimedia.org/wiki/File:ASCII-Table-wide.svg

 
cid:jira-generated-image-avatar-72ab012d-c367-4d91-9194-699f8ecff66c Charpentier Lucas on 07/May/25 12:00
 
For reference, here is a basic ASCII table. The sort follows the values in this table:
https://commons.wikimedia.org/wiki/File:ASCII-Table-wide.svg


____

This was an expected result from a technical point of view, but it's unexpected from a user point of view. We should probably update the implementation to make it work like expected by users.
If that's ASCII sort for all fields, it's probably a change we want to discuss on the forum. If that ASCII sort is specific to attachment names (and it wasn't already the result of a discussion), we can update it without asking everyone IMO.