You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/26 02:46:19 UTC

[jira] Resolved: (WICKET-2732) Wicket redirects don't work with Apache JMeter

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

Igor Vaynberg resolved WICKET-2732.
-----------------------------------

         Assignee: Igor Vaynberg
    Fix Version/s: 1.5-M1
                       (was: 1.5-M2)
       Resolution: Fixed

this should already be fixed in 1.5

> 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
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M1
>
>
> 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.