[ http://issues.apache.org/jira/browse/MYFACES-54?page=all ]
Martin Marinschek closed MYFACES-54:
------------------------------------
Fix Version: Nightly Build
Resolution: Fixed
Assign To: Martin Marinschek
Locales can now also be specified by using strings
> Attribute locale of type String not supported in convertNumber
> --------------------------------------------------------------
>
> Key: MYFACES-54
> URL: http://issues.apache.org/jira/browse/MYFACES-54
> Project: MyFaces
> Type: Bug
> Components: JSF 1.1
> Versions: 1.0.7 beta
> Environment: JBoss 4, Tomcat 5, JDK 1.5, Win XP
> Reporter: Darlan Oliveira
> Assignee: Martin Marinschek
> Fix For: Nightly Build
> Attachments: myfaces-54.patch
>
> When I set the value of locale (convertNumber) to "pt_BR" it throws this
> below message. From my point of view all attributes of type String must be
> supported at all components (TAG).
> java.lang.IllegalArgumentException: Attribute locale of type String not
> supported
> at
> net.sourceforge.myfaces.taglib.core.ConvertNumberTag.setConverterLocale(ConvertNumberTag.java:224)
> at
> net.sourceforge.myfaces.taglib.core.ConvertNumberTag.createConverter(ConvertNumberTag.java:128)
> at javax.faces.webapp.ConverterTag.doStartTag(ConverterTag.java:60)
> at
> org.apache.jsp.test_jsp._jspx_meth_f_convertNumber_0(test_jsp.java:223)
> at org.apache.jsp.test_jsp._jspx_meth_h_inputText_0(test_jsp.java:197)
> at org.apache.jsp.test_jsp._jspx_meth_h_form_0(test_jsp.java:150)
> at org.apache.jsp.test_jsp._jspx_meth_f_view_0(test_jsp.java:116)
> at org.apache.jsp.test_jsp._jspService(test_jsp.java:72)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira