Author: sichen
Date: Fri Aug 15 11:32:58 2008
New Revision: 686311
URL:
http://svn.apache.org/viewvc?rev=686311&view=revLog:
more comments on OFBIZ-1915
Modified:
ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
Modified: ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/dtd/site-conf.xsd?rev=686311&r1=686310&r2=686311&view=diff==============================================================================
--- ofbiz/trunk/framework/webapp/dtd/site-conf.xsd (original)
+++ ofbiz/trunk/framework/webapp/dtd/site-conf.xsd Fri Aug 15 11:32:58 2008
@@ -241,6 +241,7 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute type="xs:string" name="value"/>
+ <!-- the following two attributes should only be used for request-redirect-filterparam -->
<xs:attribute type="xs:string" name="allowed-params"/>
<xs:attribute type="xs:string" name="allowed-attributes"/>
</xs:attributeGroup>