Keiji Suzuki created DS-1599:
--------------------------------

             Summary: I18nUtil.getMessage() does not return the intended 
language's message
                 Key: DS-1599
                 URL: https://jira.duraspace.org/browse/DS-1599
             Project: DSpace
          Issue Type: Bug
          Components: DSpace API
            Reporter: Keiji Suzuki


In my Japanese environment, for example, when you set locale to "en" and 
display an item, all messages are in English but the labels of metadata fields 
are in Japanese. This is because there is not "Messages_en.properties" and 
ResourceBundle.getBundle() selects "Messages_ja.properties" instead of 
"Messages.properties" based on the default order to search a bundle.

I will send a pull request to fix this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to