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

Anatoly Kupriyanov commented on WICKET-4168:
--------------------------------------------

I do exactly the same! And it fails for me.
Could you show content of the page? It should contain [<img src="logo.png" 
width..../>], but I have [<img src="../../logo.png" width.../>]. Also could you 
try "http://localhost:8080/4168/gf/s/h/h/f/fdhdhdh"; please?
                
> Error page resource relative urls are wrong
> -------------------------------------------
>
>                 Key: WICKET-4168
>                 URL: https://issues.apache.org/jira/browse/WICKET-4168
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.2
>            Reporter: Anatoly Kupriyanov
>            Assignee: Pedro Santos
>         Attachments: fix-WICKET-4168.patch, myproject.zip
>
>
> The wicket page exposed as 404 error page has wrong links to resources. The 
> sample project is attached.
> Run the project with "mvn jetty:run" and go to url 
> "http://localhost:8080/bug/404"; - it's mapped wicket page, works perfect. But 
> if you type any wrong url such as "http://localhost:8080/bug/aaaaaa"; the page 
> doesn't have styles and images.

--
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

        

Reply via email to