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

Martin Grigorov resolved WICKET-4641.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.8
                   6.0.0
         Assignee: Martin Grigorov

Since 1.5.8 Wicket will log a warning if AjaxFallbackLink is used on a markup 
element different than <a>, <area< or <link>.
Wicket 6.0.0 will throw MarkupException.
                
> 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
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.0.0, 1.5.8
>
>         Attachments: ajaxlink_fallback_bug.zip
>
>
> 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


Reply via email to