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

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


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.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- struts-community.xml        4 Aug 2008 07:14:12 -0000       1.21
+++ struts-community.xml        4 Aug 2008 07:34:54 -0000       1.22
@@ -80,7 +80,7 @@
       </action>
       
      <!-- ==== Reference management ==== -->
-      <action path="/editors/community/PreferenceAction" name="preferenceForm" 
type="org.springframework.web.struts.DelegatingActionProxy"  scope="request"
+      <action path="/editors/community/PreferenceAction" name="preferenceForm" 
type="org.springframework.web.struts.DelegatingActionProxy"  scope="session"
          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