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

Emond Papegaaij updated WICKET-4750:
------------------------------------

    Fix Version/s:     (was: 6.0.1)
                   6.1.0
    
> 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.1.0
>
>
> 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

Reply via email to