Author: kevinshen
Date: 2010-03-09 03:09:26 +0100 (Tue, 09 Mar 2010)
New Revision: 41300

Modified:
   
CMSContainer/branches/b1_5/CMSContainer_Modules/subsite/src/webapp/WEB-INF/struts-subsite.xml
Log:
CMSC-1577 Error when exiting personalpage editwizards 

Modified: 
CMSContainer/branches/b1_5/CMSContainer_Modules/subsite/src/webapp/WEB-INF/struts-subsite.xml
===================================================================
--- 
CMSContainer/branches/b1_5/CMSContainer_Modules/subsite/src/webapp/WEB-INF/struts-subsite.xml
       2010-03-08 22:26:56 UTC (rev 41299)
+++ 
CMSContainer/branches/b1_5/CMSContainer_Modules/subsite/src/webapp/WEB-INF/struts-subsite.xml
       2010-03-09 02:09:26 UTC (rev 41300)
@@ -26,7 +26,7 @@
                        <forward name="openwizard" 
path="/editors/WizardInitAction.do" redirect="false" />
                        <forward name="returnurl" 
path="/editors/subsite/SubSiteEdit.do" redirect="false" />
                        <forward name="success" 
path="/editors/subsite/refreshandshow.jsp" redirect="false" />
-                       <forward name="modulesuccess" 
path="/editors/subsite/SubSiteAction.do" redirect="false" />
+                       <forward name="modulesuccess" 
path="/editors/subsite/refreshandshow.jsp" redirect="false" />
                </action>
                <action path="/editors/subsite/SubSiteDelete" 
type="com.finalist.cmsc.subsite.forms.SubSiteDelete"
                        unknown="false" validate="false">

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to