https://issues.apache.org/bugzilla/show_bug.cgi?id=53469

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #7 from Mark Thomas <[email protected]> ---
Both the Tomcat access log and Firebug show that the request when clicking on
the link displayed on http://localhost:8080/test-1/testpage/param1/value1 is
for:

http://localhost:8080/test-1/?wicket:interface=:9:link::IBehaviorListener:0:2&random=0.9448873634935631

The application then attempts to generate a redirect from this page to:
http://localhost:8080/test-1/../../?wicket:interface=:9::::

That redirect is not valid.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to