Facelets: setting locale attribute fails on tr:convertNumber
------------------------------------------------------------
Key: TRINIDAD-1454
URL: https://issues.apache.org/jira/browse/TRINIDAD-1454
Project: MyFaces Trinidad
Issue Type: Bug
Components: Facelets
Affects Versions: 1.2.11-core
Reporter: Max Starets
If you set locale="fr" on a tr:convertNumber while running with Facelets, you
will get the following exception:
java.lang.IllegalArgumentException: Cannot convert fr of type class
java.lang.String to class java.util.Locale
Resolution: we need to provide a metarule for converting strings to
java.util.Locale
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.