Yee-Wah Lee created TRINIDAD-2342:
-------------------------------------

             Summary: Facelets: Need metadata rule to convert String->Color, 
String->List<Color>
                 Key: TRINIDAD-2342
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2342
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Yee-Wah Lee
            Priority: Minor


inputColor allows its value attribute to be specified as a #RRGGBB string 
instead of Color object. chooseColor allows its colorData attribute to be 
specified as a String of #RRGGBB instead of List<Color>. 

The code to convert these is in TagUtils, but has not been ported to Facelets. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to