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 4.0, Release Branch 4.0, Release Branch 09.04, 
Release Branch 10.04, SVN trunk
            Reporter: BJ Freeman
            Priority: Minor
             Fix For: Release Branch 4.0, Release Branch 09.04, Release Branch 
10.04, SVN trunk


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.

Reply via email to