-
Bug
-
Resolution: Duplicate
-
Major
-
2.0.0
-
None
When validating a newsletter, the newsletter is not send. Instead, you can see in the logs of the application :
org.apache.cocoon.util.location.LocatedException: Can not dispatch request '2' : 'cms' 'do-action/4' '{contentId=defaultWebContent://949ebb67-9b94-48fb-a7e4-dd815ce1f323, id=defaultWebContent://949ebb67-9b94-48fb-a7e4-dd815ce1f323, with-contents=/_plugins/cms/contents/info, send=true}' .... Caused by: java.lang.NullPointerException at org.ametys.plugins.newsletter.workflow.SendNewsletterFunction._getBodyAsHtml(SendNewsletterFunction.java:228) at org.ametys.plugins.newsletter.workflow.SendNewsletterFunction.execute(SendNewsletterFunction.java:96)
- Duplique
-
NEWSLETTER-245 Unable to send a newsletter : NullPointer getBodyAsHTML
- Closed