You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by si...@apache.org on 2008/08/15 20:32:59 UTC

svn commit: r686311 - /ofbiz/trunk/framework/webapp/dtd/site-conf.xsd

Author: sichen
Date: Fri Aug 15 11:32:58 2008
New Revision: 686311

URL: http://svn.apache.org/viewvc?rev=686311&view=rev
Log:
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>