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

Igor Vaynberg resolved WICKET-3425.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC2
         Assignee: Igor Vaynberg

> CryptoMapper jumping into directory
> -----------------------------------
>
>                 Key: WICKET-3425
>                 URL: https://issues.apache.org/jira/browse/WICKET-3425
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-RC1
>         Environment: ubuntu 10.04.1 amd64 / 1.5-RC1 / 1.5-SNAPSHOT
>            Reporter: Antoine van Wel
>            Assignee: Igor Vaynberg
>              Labels: RequestMapper
>             Fix For: 1.5-RC2
>
>         Attachments: cryptomapper.tar.gz
>
>
> Add this to the application init:
>         setRootRequestMapper(new CryptoMapper(getRootRequestMapper(), this));
> Next request the homepage, this results in "page":
> Directory: /
> WEB-INF/ 4096 bytes Feb 5, 2011 2:44:45 PM
> logo.png 12244 bytes Feb 5, 2011 2:44:45 PM
> style.css 1312 bytes Feb 5, 2011 2:44:45 PM
> Will attach a quickstart. 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to