You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2010/02/22 22:36:28 UTC

[jira] Created: (MYFACES-2571) converter, validator and actionListener tags nested in a composite component without a for attribute should throw a TagException

converter, validator and actionListener tags nested in a composite component without a for attribute should throw a TagException
--------------------------------------------------------------------------------------------------------------------------------

                 Key: MYFACES-2571
                 URL: https://issues.apache.org/jira/browse/MYFACES-2571
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-beta-3
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


This applies for:

- f:convert* tags
- f:converter
- f:validate* tags
- f:validator
- f:actionListener

because no processing of the tag is possible in the case the tag is nested in a composite component and no for attribute is present.

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


[jira] Resolved: (MYFACES-2571) converter, validator and actionListener tags nested in a composite component without a for attribute should throw a TagException

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

Jakob Korherr resolved MYFACES-2571.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-3

> converter, validator and actionListener tags nested in a composite component without a for attribute should throw a TagException
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2571
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2571
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-3
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>             Fix For: 2.0.0-beta-3
>
>
> This applies for:
> - f:convert* tags
> - f:converter
> - f:validate* tags
> - f:validator
> - f:actionListener
> because no processing of the tag is possible in the case the tag is nested in a composite component and no for attribute is present.

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