You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/12/18 15:30:01 UTC

[jira] Created: (WICKET-3267) Error page mappings in web.xml not working in 1.5

Error page mappings in web.xml not working in 1.5
-------------------------------------------------

                 Key: WICKET-3267
                 URL: https://issues.apache.org/jira/browse/WICKET-3267
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5-M3
            Reporter: Jeremy Thomerson


Opening this as a placeholder for more information.  For the original report, see https://issues.apache.org/jira/browse/WICKET-3259?focusedCommentId=12972762&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12972762



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


[jira] Updated: (WICKET-3267) Error page mappings in web.xml not working in 1.5

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

Major Peter updated WICKET-3267:
--------------------------------

    Comment: was deleted

(was: As the attached quickstart project shows there is nothing wrong with the 404 mapping, but the exception-type based error page mechanism doesn't work. But that doesn't work with 1.4.14 neither. (probably never even worked))

> Error page mappings in web.xml not working in 1.5
> -------------------------------------------------
>
>                 Key: WICKET-3267
>                 URL: https://issues.apache.org/jira/browse/WICKET-3267
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Jeremy Thomerson
>
> Opening this as a placeholder for more information.  For the original report, see https://issues.apache.org/jira/browse/WICKET-3259?focusedCommentId=12972762&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12972762

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


[jira] Assigned: (WICKET-3267) Error page mappings in web.xml not working in 1.5

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

Martin Grigorov reassigned WICKET-3267:
---------------------------------------

    Assignee: Martin Grigorov

> Error page mappings in web.xml not working in 1.5
> -------------------------------------------------
>
>                 Key: WICKET-3267
>                 URL: https://issues.apache.org/jira/browse/WICKET-3267
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Jeremy Thomerson
>            Assignee: Martin Grigorov
>
> Opening this as a placeholder for more information.  For the original report, see https://issues.apache.org/jira/browse/WICKET-3259?focusedCommentId=12972762&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12972762

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


[jira] Resolved: (WICKET-3267) Error page mappings in web.xml not working in 1.5

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

Martin Grigorov resolved WICKET-3267.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M4

Fixed with r1050681

> Error page mappings in web.xml not working in 1.5
> -------------------------------------------------
>
>                 Key: WICKET-3267
>                 URL: https://issues.apache.org/jira/browse/WICKET-3267
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Jeremy Thomerson
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M4
>
>
> Opening this as a placeholder for more information.  For the original report, see https://issues.apache.org/jira/browse/WICKET-3259?focusedCommentId=12972762&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12972762

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


[jira] Updated: (WICKET-3267) Error page mappings in web.xml not working in 1.5

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

Major Peter updated WICKET-3267:
--------------------------------

    Attachment:     (was: wicket-3267.tar.gz)

> Error page mappings in web.xml not working in 1.5
> -------------------------------------------------
>
>                 Key: WICKET-3267
>                 URL: https://issues.apache.org/jira/browse/WICKET-3267
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Jeremy Thomerson
>
> Opening this as a placeholder for more information.  For the original report, see https://issues.apache.org/jira/browse/WICKET-3259?focusedCommentId=12972762&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12972762

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


[jira] Updated: (WICKET-3267) Error page mappings in web.xml not working in 1.5

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

Major Peter updated WICKET-3267:
--------------------------------

    Attachment: wicket-3267.tar.gz

As the attached quickstart project shows there is nothing wrong with the 404 mapping, but the exception-type based error page mechanism doesn't work. But that doesn't work with 1.4.14 neither. (probably never even worked)

> Error page mappings in web.xml not working in 1.5
> -------------------------------------------------
>
>                 Key: WICKET-3267
>                 URL: https://issues.apache.org/jira/browse/WICKET-3267
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Jeremy Thomerson
>         Attachments: wicket-3267.tar.gz
>
>
> Opening this as a placeholder for more information.  For the original report, see https://issues.apache.org/jira/browse/WICKET-3259?focusedCommentId=12972762&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12972762

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