Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv10025/community/src/webapp/WEB-INF
Modified Files:
struts-community.xml
Log Message:
CMSC-617 Personal Pages module
Synced branch 1.4 fixes to head
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-617
Index: struts-community.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- struts-community.xml 6 Feb 2008 15:11:26 -0000 1.4
+++ struts-community.xml 31 Mar 2008 19:49:02 -0000 1.5
@@ -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