[
https://issues.apache.org/jira/browse/WICKET-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410175#comment-13410175
]
André Camilo edited comment on WICKET-4641 at 7/10/12 9:35 AM:
---------------------------------------------------------------
I would provide a quickstart if I knew how to make one... maybe you can help me
out.
Anyway, I already narrowed the problem. This happens when you have:
<input type="button" wicket:id="link" value="Help us help you:" />
And you make this an AjaxFallbackLink, with AjaxLink works fine.
was (Author: coolzerotas):
I would provide a quickstart if I knew how to make one... maybe you can
help me out.
Anyway, I already narrowed the problem. This happens when you have:
{code}
<input type="button" wicket:id="link" value="Help us help you:" />
{code}
And you make this an AjaxFallbackLink, with AjaxLink works fine.
> 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