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/03/08 22:37:27 UTC

[jira] Created: (MYFACES-2591) buildBehaviorChain() should also check the ClientBehaviors for the second eventName for submitting

buildBehaviorChain() should also check the ClientBehaviors for the second eventName for submitting
--------------------------------------------------------------------------------------------------

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


Currently the method buildBehaviorChain() only checks the ClientBehaviors for the first eventName for the Hint SUBMITTING. However, the AjaxBehavior occurs as a ClientBehavior of the second eventName ("action") and thus it is not processed correctly.

See the discussion on the dev mailing list for details: http://www.mail-archive.com/dev@myfaces.apache.org/msg44223.html

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


[jira] Resolved: (MYFACES-2591) buildBehaviorChain() should also check the ClientBehaviors for the second eventName for submitting

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

Jakob Korherr resolved MYFACES-2591.
------------------------------------

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

> buildBehaviorChain() should also check the ClientBehaviors for the second eventName for submitting
> --------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2591
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2591
>             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
>
>
> Currently the method buildBehaviorChain() only checks the ClientBehaviors for the first eventName for the Hint SUBMITTING. However, the AjaxBehavior occurs as a ClientBehavior of the second eventName ("action") and thus it is not processed correctly.
> See the discussion on the dev mailing list for details: http://www.mail-archive.com/dev@myfaces.apache.org/msg44223.html

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