[
https://issues.apache.org/jira/browse/OWB-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg reopened OWB-191:
-------------------------------
WebBeansLogger crashes for Locale=de_AT because Resource.getBundle doesn't find
anything.
The Messages_en.properties file must be renamed to Messages.properties to
become a fallback for all languages.
I will also move the properties file to an openwebbeans sub folder.
> Convert logging to use keyed, formatted strings from a ResourceBundle to
> allow for translation.
> -----------------------------------------------------------------------------------------------
>
> Key: OWB-191
> URL: https://issues.apache.org/jira/browse/OWB-191
> Project: OpenWebBeans
> Issue Type: Improvement
> Components: Core
> Environment: All.
> Reporter: Paul J. Reder
> Assignee: Gurkan Erdogdu
> Fix For: M4
>
> Attachments: ResourceBundlePort.patch
>
>
> Currently all logs and exceptions use hard coded strings that are embedded
> throughout the source. The attached patch converts the code to use key-based
> strings from a ResourceBundle so that all strings are collected in one place
> to enable translation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.