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
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.