Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv15345/community/src/webapp/WEB-INF
Modified Files:
Tag: b1_4
struts-community.xml
Log Message:
CMSC-830 - Add Send Password functionality: major updates to Community and Form
validations.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-830
Index: struts-community.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -b -r1.3.2.1 -r1.3.2.2
--- struts-community.xml 25 Feb 2008 16:26:16 -0000 1.3.2.1
+++ struts-community.xml 25 Mar 2008 18:46:27 -0000 1.3.2.2
@@ -38,7 +38,8 @@
<forward name="success" path="/editors/community/user.jsp"
redirect="true" />
</action>
<action path="/editors/community/userAddAction"
type="com.finalist.cmsc.community.forms.UserAddAction"
- name="communityUserForm" scope="session" unknown="false"
validate="false">
+ name="communityUserForm" scope="session" unknown="false"
validate="true" input="/editors/community/user.jsp">
+ <set-property property="cancellable" value="true"/>
<forward name="success" path="/editors/community/index.jsp"
redirect="true" />
</action>
<action path="/editors/community/deleteUserAction"
type="com.finalist.cmsc.community.forms.DeleteUserAction"
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs