[
https://issues.apache.org/jira/browse/WICKET-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-4644.
-------------------------------------
Resolution: Duplicate
Fix Version/s: (was: 6.0.0-beta3)
Duplicate of WICKET-4641.
Since Wicket 6 AjaxFallbackLink cannot be used on markup elements different
than <a>, <area> or <link>.
For other markup element AFL cannot fallback because it used "onclick" which
wont fire if JavaScript is disabled.
> AjaxFallbackLink still renders inline.javascript
> ------------------------------------------------
>
> Key: WICKET-4644
> URL: https://issues.apache.org/jira/browse/WICKET-4644
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 6.0.0-beta2
> Reporter: Jens Zastrow
> Assignee: Martin Grigorov
> Priority: Minor
>
> AjaxFallbackLink still renders onlick inline javascript if applied to a e.g.
> <div>, resulting in a "none ajax-call" for some reason
--
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