Update of 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv29632/WEB-INF

Modified Files:
        struts-community.xml 
Log Message:
CMSC-944,Create overview screen for Community Preferences


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-944


Index: struts-community.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- struts-community.xml        28 Jul 2008 05:25:21 -0000      1.11
+++ struts-community.xml        28 Jul 2008 06:14:41 -0000      1.12
@@ -77,7 +77,7 @@
       </action>
       
      <!-- ==== Reference management ==== -->
-      <action path="/editors/community/PreferenceAction" name="preferenceForm" 
type="org.springframework.web.struts.DelegatingActionProxy"
+      <action path="/editors/community/PreferenceAction" name="preferenceForm" 
type="org.springframework.web.struts.DelegatingActionProxy"  scope="request"
          validate="false" unknown="true" parameter="method">
          <forward name="success" 
path="/editors/community/preferencesearch.jsp" redirect="false" />
          <forward name="list" 
path="/editors/community/PreferenceAction.do?method=list" redirect="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to