You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Thijs Vonk (JIRA)" <ji...@apache.org> on 2012/07/09 14:50:35 UTC

[jira] [Comment Edited] (WICKET-4645) encodeURL broken on Tomcat 7.0.28

    [ https://issues.apache.org/jira/browse/WICKET-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409400#comment-13409400 ] 

Thijs Vonk edited comment on WICKET-4645 at 7/9/12 12:49 PM:
-------------------------------------------------------------

Hi Martin,
I was the one who filed the issue at tomcat.
I'll try to create a small test case. And attach it to this and the bugzilla ticket. and here
                
      was (Author: thyzz):
    Hi Martin,
I was the one who filed the issue at tomcat.
I'll try to create a small test case. And attach it to this and the bugzilla ticket.
                  
> encodeURL broken on Tomcat 7.0.28
> ---------------------------------
>
>                 Key: WICKET-4645
>                 URL: https://issues.apache.org/jira/browse/WICKET-4645
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 6.0.0-beta2
>            Reporter: Jens Zastrow
>
> During page transition wicket used to encode an '../../tisch' which results in an exception:
> Caused by: java.lang.IllegalArgumentException
> 	at org.apache.catalina.connector.Response.normalize(Response.java:1799)
> The transition (within an ajax call) :
> http://localhost:8080/wicket/bookmarkable/de.test.pool.manage.ManagePool?11
> http://localhost:8080/tisch
> IMHO the double parent ".." is correct
> There exists already an bugzilla issue created but rejected as invalid https://issues.apache.org/bugzilla/show_bug.cgi?id=53469.
> If the wicket code works as expected there must be an error in the tomcat. 
> Maybe the wicket development team has closer access to the tomcat developers :-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira