You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2010/06/12 23:13:15 UTC

[jira] Closed: (OFBIZ-3820) complete the web.xml spec for error reporting

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

Jacques Le Roux closed OFBIZ-3820.
----------------------------------

    Fix Version/s:     (was: Release Branch 4.0)
       Resolution: Fixed

Thanks BJ,

Your patch is in trunk at r954135, R9.04 at r954141 (not complete some tree conflicts ignored), R10.04 at r954140

There are too much tree conflicts (path have changed) to handle R4.0



> complete the web.xml spec for error reporting
> ---------------------------------------------
>
>                 Key: OFBIZ-3820
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3820
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: Release Branch 4.0, Release 4.0, Release Branch 09.04, Release Branch 10.04, SVN trunk
>            Reporter: BJ Freeman
>            Priority: Minor
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3820-web_error.patch
>
>
> when there is an error, the control servlet looks for an error path in <param-name>allowedPaths</param-name>
> it does not find one throwing an exception which buries the orginal error.
> instead of changing the code it is just easier to add the /error: path.
> then the real error gets reported correctly.

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