You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2012/09/05 12:12:07 UTC

[jira] [Resolved] (WICKET-4750) AbstractDefaultAjaxBehavior.getCallbackFunction should not add the event attribute

     [ https://issues.apache.org/jira/browse/WICKET-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emond Papegaaij resolved WICKET-4750.
-------------------------------------

    Resolution: Fixed

Fixed
                
> AbstractDefaultAjaxBehavior.getCallbackFunction should not add the event attribute
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-4750
>                 URL: https://issues.apache.org/jira/browse/WICKET-4750
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.0.0
>            Reporter: Emond Papegaaij
>            Assignee: Emond Papegaaij
>            Priority: Minor
>             Fix For: 6.0.1
>
>
> If getCallbackFunction is used on an EventAjaxBehavior, it will add an 'e' parameter to the ajax attributes, which causes the callback function returned by this method to register an event handler rather than performing the ajax call immediately. The event names should be ignored.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira