You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mario Ivankovits (JIRA)" <de...@myfaces.apache.org> on 2008/01/03 11:20:34 UTC

[jira] Issue Comment Edited: (MYFACES-1790) HtmlColumnTag.getComponentType returns the wrong value

    [ https://issues.apache.org/jira/browse/MYFACES-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555525#action_12555525 ] 

imario edited comment on MYFACES-1790 at 1/3/08 2:19 AM:
-------------------------------------------------------------------

This fixed broke the HtmlColumn component as now is tag (HtmlColumnTag) creates a UIColumn component instead of a HtmlColumn.

      was (Author: imario):
    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.