]
Sebastian Sachtleben commented on SEAMINTL-29:
----------------------------------------------
ResourceBundle.getBundle(key.toString()); in Bundles.java returns ResourceBundle with
Locale.getDefault(); --> JVM Locale
bundles messages doesnt return proper values
--------------------------------------------
Key: SEAMINTL-29
URL:
https://issues.jboss.org/browse/SEAMINTL-29
Project: Seam International
Issue Type: Bug
Components: Locales
Reporter: Sebastian Sachtleben
Priority: Critical
Attachments: seam-i18n-problem.zip, seam-i18n.zip
#{bundles.messages.MyKey} doesnt return the correct properties file after firing locale
event and changed the locale of user. @Inject @Client Locale locale returns proper value
after changing locale but bundles messages returns values from jdk locale. I will add non
working example and I working example with helper class later once the repository is up
again.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: