You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Adam Winer (JIRA)" <de...@myfaces.apache.org> on 2007/09/13 01:12:32 UTC

[jira] Created: (TRINIDAD-706) JSF 1.2: Non-EL attributes of tags are always generated as Strings

JSF 1.2: Non-EL attributes of tags are always generated as Strings
------------------------------------------------------------------

                 Key: TRINIDAD-706
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-706
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Plugins
    Affects Versions:  1.2.2-plugins
            Reporter: Adam Winer


See the "default" attribute of UIXSubformTag.  It should be of type boolean;  instead, it's type String.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TRINIDAD-706) JSF 1.2: Non-EL attributes of tags are always generated as Strings

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

Adam Winer resolved TRINIDAD-706.
---------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.3-plugins

> JSF 1.2: Non-EL attributes of tags are always generated as Strings
> ------------------------------------------------------------------
>
>                 Key: TRINIDAD-706
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-706
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions:  1.2.2-plugins
>            Reporter: Adam Winer
>             Fix For:  1.2.3-plugins
>
>
> See the "default" attribute of UIXSubformTag.  It should be of type boolean;  instead, it's type String.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.