[ http://jira.codehaus.org/browse/MPIR-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119926
]
Lukas Theussl commented on MPIR-79:
-----------------------------------
I also agree. I was about to apply some of Benjamin's patches but got halted by the encoding
question, see MPMD-71 and MSITE-287, can someone clarify this?
> Add explicit resource bundle for English
> ----------------------------------------
>
> Key: MPIR-79
> URL: http://jira.codehaus.org/browse/MPIR-79
> Project: Maven 2.x Project Info Reports Plugin
> Issue Type: Bug
> Affects Versions: 2.0.1
> Reporter: Benjamin Bentmann
> Priority: Minor
> Attachments: i18n-en.patch
>
>
> The lookup strategy performed by ResourceBundle.getBundle() to find a bundle for a requested
locale will prefer the bundle for the JVM's default locale over the base bundle of a family.
For this reason, one MUST always provide an empty bundle for the language that is provided
by the base bundle. See [Sun Bug 6606475|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6606475]
for a prominent example of this bug.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|