Uploaded image for project: 'Magnolia Form Module'
  1. Magnolia Form Module
  2. MGNLFORM-218

form processor 'sendConfirmationEMail' is not enabled by default

XMLWordPrintable

      The class:
      info.magnolia.module.form.processors.AbstractFormProcessor
      Defines a property "enable=true" for that any form processor is triggered at all.
      Besides the 'sendContactEMail' processor non of the others have a "enable=true" configured. So no confirmation mail will ever be sent.

      This is also miss leading, as the dialog itself already provides a "Send a confirmation mail" checkbox, which is then checked in the processor.
      But without the "enable=true" on the processor itself, this code is never reached.

        Acceptance criteria

              czimmermann Christopher Zimmermann
              cringele Christian Ringele
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD