You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2012/10/25 15:03:12 UTC

[jira] [Commented] (WICKET-4834) AjaxFormComponentUpdatingBehavior - onUpdate method is never invoked on wicket 6.X

    [ https://issues.apache.org/jira/browse/WICKET-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484088#comment-13484088 ] 

Sven Meier commented on WICKET-4834:
------------------------------------

Now I see:
palette.js tries to fire a possible inline event handler onchange() and your script does the same with onselect().
But with Wicket 6 ajax event handlers are no longer inline.
                
> AjaxFormComponentUpdatingBehavior - onUpdate method is never invoked on wicket 6.X
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-4834
>                 URL: https://issues.apache.org/jira/browse/WICKET-4834
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.0.0, 6.1.1, 6.2.0
>            Reporter: Marco Di Sabatino Di Diodoro
>            Assignee: Sven Meier
>         Attachments: behavior1.5.8.tar.gz, behavior.tar.gz
>
>
> I created a SingleColumnPalette with three button (add, edit, remove). When I press the edit button, I can not understand which is the selected item. I saw that the onUpdate method is never invoked. 

--
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