-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.6
With new "Alternate name fields" functionnality (as of Moodle 2.6dev, see MDL-31776), we lose the localisation of the display format of user names.
With 2.5, we get a dropdown with several (fixed) formats, whose denomination was translatable.
With this new functionality, we get placeholders which resembles normal strings and aren't translatable anymore. This regression causes usability problems and potentially bugs:
- It is not obvious that you have to enter the placeholders as is: if someone makes typos, she'll have problems
- Help strings mixes english (for hardcoded placeholders) and the language of the lang pack
- Help strings will need update for any modification of the placeholders.
Suggested improvement for MDL-31776:
- make more visible that the placeholders are special strings
- allow localisation of placeholders
- use options for placeholders, instead of free text field. To be resolved: how to order the placeholders
- use drag&drop list (YUI) for ordering chosen placeholders
- has a non-specific relationship to
-
MDL-42691 Automate testing of fullnamedisplay placeholders
- Closed
- has been marked as being related by
-
MDL-43416 Ability to use custom profile fields in full user name representation
- Closed
- is a regression caused by
-
MDL-31776 Additional name fields, to allow Asian languages to flexibly display user names in Chinese characters, local phonetic system or Romanization
- Closed