Feature #451
closed
user's name should be displayed FAMILY NAME - GIVEN NAME order in East Asia.
Added by Go MAEDA about 17 years ago.
Updated almost 17 years ago.
Description
Display user's name FAMILY NAME - GIVEN NAME order when language setting is Japanese or Chinese.
In East Asia countries, person's name is written in the order of "FAMILY-NAME GIVEN-NAME". But Redmine always
displays in Western order. It looks like very funny for us when it written in Japanese Kanji character.
http://en.wikipedia.org/wiki/Personal_name#Name_order
I propose to add a system settings (application level) that will
let choose how to display names. I can image 3 options:
- givenname name
- name givenname
- username
What do you think ?
Your proposal is great but it is perfect to have per person
setting that can override application level setting. For
example, my name is displayed in the eastern order "Maeda
Go" and your name is displayed in the western order
"Jean-Philippe Lang" in same Issues page.
In Japan, although Japanese name is displayed as "name
givenname", western people's name is generally displayed as
"givenname name". In the project which consist
of Japanese
and foreigner, name display order is different per person.
So, maybe we could define this at language level (in lang files)
and display user name based on its own language.
Or maybe we could simply merge 'firstname' and 'lastname' into
a single attribute 'name'.
To merge the two fields is best and simplest solution for me
among your three proposal. And it meets my demand for using
the different two name order at the same time.
- Status changed from New to Closed
- Resolution set to Fixed
As of r1103, user display format can be chosen in settings.
You can use the username if the other formats are not acceptable to you.
Also available in: Atom
PDF