h:column should use HtmlColumn instead UIColumn
-----------------------------------------------

                 Key: MYFACES-3325
                 URL: https://issues.apache.org/jira/browse/MYFACES-3325
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


h:column should use HtmlColumn instead UIColumn. The problem is HtmlLibrary 
uses javax.faces.Column instead javax.faces.HtmlColumn. This cause the effect 
that rowHeader is assigned as String on the attribute map instead call its 
setter on HtmlColumn class.

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

        

Reply via email to