[
https://issues.apache.org/jira/browse/WICKET-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg updated WICKET-2732:
----------------------------------
Fix Version/s: 1.5-M2
(was: 1.5-M1)
> Wicket redirects don't work with Apache JMeter
> ----------------------------------------------
>
> Key: WICKET-2732
> URL: https://issues.apache.org/jira/browse/WICKET-2732
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.6
> Environment: Glassfish
> Reporter: Alexander Fisher
> Fix For: 1.5-M2
>
>
> Unlike some browsers, JMeter does not fix up the broken URLs returned in the
> Location header of 302 redirects generated by wicket.
> For instance, after signing out of a wicket 1.4.6 app, the redirect might be
> to Location: http://host/wicket-app/.
> Some browsers and even some webservers will fix this up (removing the dot),
> but JMeter will not and glassfish (and possibly other appservers) will return
> a 404 error.
> I've have discussed the issue with the JMeter developer and hence opened this
> ticket.
> http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/201002.mbox/browser
> Many thanks,
> Alex
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.