TrinidadConverterELTag does not convert ValueHolder value during initialization 
(regression)
--------------------------------------------------------------------------------------------

                 Key: TRINIDAD-2084
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2084
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.0-beta-2
            Reporter: Yee-Wah Lee
            Priority: Minor


This is seen since Trinidad-1898
1. Create the following jspx
<tr:inputNumberSpinbox label="Literal" id="ins1a" value="0.5">
 <tr:convertNumber type="currency"/>
 </tr:inputNumberSpinbox>

2. Run the jspx, the input displays "0.5". Prior to Trinidad-1898, it would 
display "ยค0.50". 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to