Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv11372/webapp/WEB-INF
Modified Files:
struts-repository.xml
Log Message:
CMSC-1118 open content channel after creation
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1118
Index: struts-repository.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- struts-repository.xml 20 Feb 2009 03:27:36 -0000 1.40
+++ struts-repository.xml 20 Apr 2009 08:45:21 -0000 1.41
@@ -36,13 +36,13 @@
unknown="false" validate="false">
<forward name="openwizard" path="/editors/WizardInitAction.do"
redirect="false" />
<forward name="returnurl" path="/editors/repository/ChannelCreate.do"
redirect="false" />
- <forward name="success"
path="/editors/repository/refreshchannels.jsp" redirect="false" />
+ <forward name="success" path="/editors/repository/Content.do"
redirect="false" />
</action>
<action path="/editors/repository/ChannelEdit"
type="com.finalist.cmsc.repository.forms.ChannelEdit"
unknown="false" validate="false">
<forward name="openwizard" path="/editors/WizardInitAction.do"
redirect="false" />
<forward name="returnurl" path="/editors/repository/ChannelEdit.do"
redirect="false" />
- <forward name="success"
path="/editors/repository/refreshchannels.jsp" redirect="false" />
+ <forward name="success" path="/editors/repository/Content.do"
redirect="false" />
</action>
<action path="/editors/repository/ChannelDelete"
type="com.finalist.cmsc.repository.forms.ChannelDelete"
unknown="false" validate="false">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs