[ 
http://issues.apache.org/jira/browse/MYFACES-177?page=comments#action_63795 ]
     
Josh Holtzman commented on MYFACES-177:
---------------------------------------

Upon closer inspection, the value "percent" is indeed what is defined in the 
JSF 1.1 spec.  The API documentation on sun's site incorrectly states that 
"percentage" is a valid conversion type.

> NumberConverter expects "percent" rather than "percentage" in type attribute
> ----------------------------------------------------------------------------
>
>          Key: MYFACES-177
>          URL: http://issues.apache.org/jira/browse/MYFACES-177
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>     Reporter: Josh Holtzman
>      Fix For: 1.0.9 beta

>
> The sun API specifies that numberConverter expects type to be "number", 
> "currency", or "percentage".  myfaces is looking for "percent", making a jsf 
> app incompatible between the myfaces and sun's RI.

-- 
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

Reply via email to