trinidad-config should support underscore separated locale string
-----------------------------------------------------------------
Key: TRINIDAD-670
URL: https://issues.apache.org/jira/browse/TRINIDAD-670
Project: MyFaces Trinidad
Issue Type: Bug
Reporter: Jeanne Waldman
This was found by an Oracle employee who works with different locales
quite a bit. I'm submitting this JIRA issue on his behalf.
We can specify a formatting-locale in trinidad-config.xml. but currently
trinidad can only process locale strings separated by dash, e.g. fr-FR, and
cannot process locale strings separated by underscore, e.g. fr_FR. if use a
underscore separaed locale string, seems trinidad ignores this configuration.
in JSF config file (faces-config.xml), both of these style can be used to set
locales configuration, such as supported-locale.
for compatibility, trinidad should also support underscope separated locale
string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.