You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/09/20 18:23:34 UTC

[jira] Resolved: (WICKET-3061) Whole page returns 404 when resource cannot be found

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

Martin Grigorov resolved WICKET-3061.
-------------------------------------

    Fix Version/s: 1.4.13
       Resolution: Fixed

Fixed in 1.4.x.
1.5.x works fine without modifications.

> Whole page returns 404 when resource cannot be found
> ----------------------------------------------------
>
>                 Key: WICKET-3061
>                 URL: https://issues.apache.org/jira/browse/WICKET-3061
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.12
>            Reporter: Radu Baranga
>            Assignee: Martin Grigorov
>             Fix For: 1.4.13
>
>         Attachments: myproject.zip
>
>
> Adding a HeaderContributor through CSSPackageResource.getHeaderContribution() with a ResourceReference that points to a missing file to an app that has setAddLastModifiedTimeToResourceReferenceUrl to true causes the whole page to return 404 instead of linking the resource which shoud then return a 404.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.