[
https://issues.apache.org/jira/browse/WICKET-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409240#comment-13409240
]
Martin Grigorov commented on WICKET-4641:
-----------------------------------------
Can you please provide a quickstart that reproduces the problem ?
The warning is issued when you add 'onclick' attribute to the link by using
ComponentTag.put(). Or maybe you have 'onclick' in the original markup..
> AjaxFallbackLink and log a warning when there are several ajax event
> behaviors on the same event
> ------------------------------------------------------------------------------------------------
>
> Key: WICKET-4641
> URL: https://issues.apache.org/jira/browse/WICKET-4641
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5.7
> Reporter: André Camilo
> Priority: Minor
>
> When I was using an AjaxFallbackLink I got the warning about multiple
> Behaviours changing the "onclick" attribute.
> I changed it to AjaxLink and the warning disappeared.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira