RedirectRequestHandler sets "Location" response header but in case of Ajax request it has to set Wicket's custom "Ajax-Location" response header, otherwise CORS restrictions may stop the redirect when it points to an external url.
- causes
-
WICKET-6651 Redirecting with ResetResponseException does not work anymore
-
- Resolved
-