svn commit: r1618574 - /ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1618574 - /ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml

jleroux@apache.org
Author: jleroux
Date: Mon Aug 18 10:25:34 2014
New Revision: 1618574

URL: http://svn.apache.org/r1618574
Log:
Useful comment I forgot to commit with r1612202

Modified:
    ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml

Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=1618574&r1=1618573&r2=1618574&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original)
+++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Mon Aug 18 10:25:34 2014
@@ -50,7 +50,8 @@ under the License.
         </init-param>
         <init-param>
             <param-name>allowedPaths</param-name>
-            <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
+            <!-- Beware, if you use the Birt component, allowedPaths are not defined here anymore but in Birt web.xml-->
+            <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/js:/includes/maincss.css</param-value>
         </init-param>
         <init-param>
             <param-name>errorCode</param-name>