[
https://jira.jboss.org/jira/browse/JBSEAM-3088?page=com.atlassian.jira.pl...
]
Dan Allen resolved JBSEAM-3088.
-------------------------------
Fix Version/s: 2.0.3.CR2
Resolution: Done
Labels: i18n locale (was: )
Wow, that one took me a while. I was determined to have proper testing for it and that got
me into fixing some of the test infrastructure. Well, finally its ready.
<i18n:locale-config default-locale="en" supported-locales="en fr
de"/>
Allow supported locales to be configured in the component descriptor
--------------------------------------------------------------------
Key: JBSEAM-3088
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3088
Project: Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 2.1.0.A1
Reporter: Dan Allen
Assignee: Dan Allen
Priority: Minor
Fix For: 2.0.3.CR2, 2.1.0.CR1
Original Estimate: 30 minutes
Remaining Estimate: 30 minutes
Just about the only setting that we still need to configure in faces-config.xml is the
collection of supported locales. The Application class in the JSF API exposes the public
method setSupportedLocales(Collection) to configure this collection. To support this
feature request, a new application-scoped component will need to be created in the
international package. The LocaleSelector cannot be used since it is per user session.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira