[
https://issues.apache.org/jira/browse/MYFACES-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits reopened MYFACES-1790:
---------------------------------------
This fixed broke the HtmlColumn component as now it tag creates a UIColumn
component instead of a HtmlColumn
> HtmlColumnTag.getComponentType returns the wrong value
> ------------------------------------------------------
>
> Key: MYFACES-1790
> URL: https://issues.apache.org/jira/browse/MYFACES-1790
> Project: MyFaces Core
> Issue Type: Bug
> Components: General
> Affects Versions: 1.2.0
> Reporter: Cameron Bateman
> Assignee: Matthias Weßendorf
> Fix For: 1.2.1
>
>
> According to the spec, the component type of the default h:column tag is
> supposed to be "javax.faces.Column", however HtmlColumnTag returns
> "javax.faces.HtmlColumn".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.