Philip McCullick created WICKET-5515:
----------------------------------------

             Summary: 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.14.0, 6.13.0
            Reporter: Philip McCullick


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)

Reply via email to