Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
15.10
-
None
-
Unknown
-
Description
Right now, the default is hardcoded in XWiki#getUserName() and is "firstName lastName". However, this is not good for some languages where last name should be first.
Thus, the idea is to make this configurable in the Admin UI, by proposing the ability to use a velocity script to control the display logic. Note that getUserName() already supports executing a velocity script but it's not used ATM.
See:
Attachments
Issue Links
- relates to
-
XWIKI-22141 Add the possibility to distinguish different accounts of the same user on the UI
- Open