Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv10327

Modified Files:
        struts-newsletterpublication.xml 
Log Message:
CMSC-743,Newsletter: possibility to send a test email


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-743


Index: struts-newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/WEB-INF/struts-newsletterpublication.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- struts-newsletterpublication.xml    8 Mar 2008 15:49:47 -0000       1.6
+++ struts-newsletterpublication.xml    16 Apr 2008 10:42:33 -0000      1.7
@@ -33,7 +33,7 @@
                        <forward name="success" 
path="/editors/newsletter/sendresults.jsp" redirect="false" />
                        <forward name="cancel" 
path="/editors/site/refreshpagesandshow.jsp" redirect="false" />
                </action>
-               <action path="/editors/newsletter/NewsletterPublicationTest" 
type="com.finalist.newsletter.forms.NewsletterPublicationTest" unknown="false" 
validate="false">
+               <action path="/editors/newsletter/NewsletterPublicationTest" 
type="com.finalist.newsletter.forms.NewsletterPublicationSendEmail" 
unknown="false" validate="false">
                        <forward name="inputpage" 
path="/editors/newsletter/testinputform.jsp" redirect="false" />
                        <forward name="success" 
path="/editors/newsletter/sendresults.jsp" redirect="false" />
                        <forward name="cancel" 
path="/editors/site/refreshpagesandshow.jsp" redirect="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to