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

Jonas updated WICKET-2038:
--------------------------

    Attachment: wicket_2038_demo.zip

> Missing redirects in AjaxPagingNavigationLink and 
> AjaxPagingNavigationIncrementLink
> -----------------------------------------------------------------------------------
>
>                 Key: WICKET-2038
>                 URL: https://issues.apache.org/jira/browse/WICKET-2038
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.5, 1.4-RC1
>            Reporter: Jonas
>            Priority: Minor
>             Fix For: 1.3.6, 1.4-RC3
>
>         Attachments: wicket_2038.patch, wicket_2038_demo.zip
>
>
> With Javascript enabled AjaxPagingNavigator work just fine and as expected,
> but without Javascript it leaves an URLs
> like ?wicket:interface=:3:cont1:nav:next:3:ILinkListener:: behind, because
> of a missing redirect. 
> This means, the comments in AjaxPagingNavigationLink#onClick and in
> AjaxPagingNavigationIncrementLink#onClick seem to be incorrect, we DO need
> to redirect to make sure the Ajax-Fallback works correctly.
> Attached is a small example project that shows the effect as well as a 
> workaround,
> and a patch, which should be applicable both on 1.3.x and 1.4.x

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to