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

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

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


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

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Radu Baranga (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radu Baranga updated WICKET-3061:
---------------------------------

    Attachment: myproject.zip

quickstart to simulate issue

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


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913150#action_12913150 ] 

Hudson commented on WICKET-3061:
--------------------------------

Integrated in Apache Wicket 1.4.x #173 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/173/])
    

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


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

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov reassigned WICKET-3061:
---------------------------------------

    Assignee: Martin Grigorov

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