Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF
In directory
james.mmbase.org:/tmp/cvs-serv4460/portlets-newsletter/src/webapp/WEB-INF
Modified Files:
struts-newslettermodule.xml
Log Message:
CMSC-632 Fixes to a lot of things
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-632
Index: struts-newslettermodule.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF/struts-newslettermodule.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- struts-newslettermodule.xml 17 Jan 2008 21:47:15 -0000 1.6
+++ struts-newslettermodule.xml 20 Jan 2008 22:48:35 -0000 1.7
@@ -22,7 +22,7 @@
<forward name="success"
path="/editors/newsletter/module/report_newsletter_list.jsp" redirect="false" />
</action>
<action
path="/editors/newsletter/module/ReportNewsletterSubscriptions"
type="com.finalist.newsletter.module.ReportNewsletterSubscriptions"
unknown="false" validate="false">
- <forward name="success"
path="/editors/newsletter/module/report_newsletter_list.jsp" redirect="false" />
+ <forward name="success"
path="/editors/newsletter/module/report_newsletter_subscriptions.jsp"
redirect="false" />
</action>
<action path="/editors/newsletter/module/ReportSubscriberList"
type="com.finalist.newsletter.module.ReportSubscriberList" unknown="false"
validate="false">
<forward name="success"
path="/editors/newsletter/module/report_subscriber_list.jsp" redirect="false" />
@@ -31,8 +31,9 @@
<forward name="success"
path="/editors/newsletter/module/report_subscriber_subscriptions.jsp"
redirect="false" />
</action>
- <action path="/editors/newsletter/module/SubscriptionAction"
type="com.finalist.newsletter.module.SubscriptionAction" unknown="false"
validate="false"></action>
-
+ <action path="/editors/newsletter/module/SubscriptionAction"
type="com.finalist.newsletter.module.SubscriptionAction" unknown="false"
validate="false">
+ <forward name="success"
path="/editors/newsletter/module/report_subscriber_overview.jsp"
redirect="false" />
+ </action>
<!-- ==== Select page nodes ==== -->
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs