[
https://issues.apache.org/jira/browse/WICKET-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip McCullick updated WICKET-5515:
-------------------------------------
Attachment: AjaxFallbackLinkTest.zip
> AjaxFallbackLink does not work on pages with the version number removed
> -----------------------------------------------------------------------
>
> Key: WICKET-5515
> URL: https://issues.apache.org/jira/browse/WICKET-5515
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.13.0, 6.14.0
> Reporter: Philip McCullick
> Attachments: AjaxFallbackLinkTest.zip
>
>
> In Wicket 6.13/6.14, if you add an AjaxFallbackLink to a page that uses a
> custom MountedMapper to remove the version number then the ajax "click" event
> will never be triggered. This was working in all versions of Wicket up till
> 6.12.
> I'll attach a sample project that has two pages mounted:
> 1. PageMountedNormally - clicking the link will fire an alert("clicked").
> 2. PageMountedWithoutVersion - clicking the link should fire the alert but
> instead just refreshes the page.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)