Uploaded image for project: 'Magnolia Mail Module'
  1. Magnolia Mail Module
  2. MGNLMAIL-46

Sending magnolia pages as html email fails if command used in workflows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an issue
    • Icon: Major Major
    • None
    • None
    • Backend
    • None

      As I tried to send a page as an html mail upon activation from withing the workflow it's failing with the attached error.
      The corresponding part of the workflow definition looks like this:

      <set field="from" value="admin@magnolia-cms.com"/>
      <set field="to" value="olivier.marti@magnolia-cms.com"/>
      <set field="subject" value="Test"/>
      <set field="contentType" value="html"/>
      <set field="templateFile" value="http://localhost:8080/demo-project/news_and_events/events/new-year-s-eve.html"/>
      <set field="type" value="magnolia"/>  
      <participant ref="command-sendMail"/>
      

        Acceptance criteria

              Unassigned Unassigned
              omarti Olivier Marti
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD