Details
-
Bug
-
Resolution: Fixed
-
Major
-
14.4.7, 14.10.3, 15.0
-
Windows 11 Pro, Edge 109, using a local instance of XWiki 15.0 on MariaDB 10.6
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login as Admin
- Create some users, each with different email address set to their profile (it's important that first letter of the address to be different)
- Go to Administer Wiki > Mail > Advanced and set "Obfuscate Email Addresses" to Yes
- Login as a simple user (not really relevant)
- Go to Drawer > User Index and add "Email" field in LT by customize it (<server>/xwiki/bin/view/Main/UserDirectory?customize=true
- In LT, try to sort the entries in Email column
EXPECTED RESULTS
The email addresses cannot be sorted, since they are obfuscated.
ACTUAL RESULTS
The email addresses can be sorted.
What I reproduced is that on XWiki 14.10.3 and 14.4.7 the results can be also filtered if the first few letters of the email address are typed, but on XWiki 15.0 they cannot, they can only be sorted.
Attachments
Issue Links
- relates to
-
XWIKI-20333 Retrieve email addresses of all users
- Closed
- links to