You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2011/09/23 20:16:26 UTC

[jira] [Created] (MYFACES-3325) h:column should use HtmlColumn instead UIColumn

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

        

[jira] [Resolved] (MYFACES-3325) h:column should use HtmlColumn instead UIColumn

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-3325.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.4
                   2.0.10

> 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
>             Fix For: 2.0.10, 2.1.4
>
>
> 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