Skip to content

No visible error when sending Receiver-Mail ends up in an exception #1382

Description

@twestner

in https://github.com/in2code-de/powermail/blob/typo3-v13/Classes/Controller/FormController.php#L273 is the process:

  • first send mail to sender
  • then send mail to receiver

If an exception occures in generation-process of second mail, the user does not get a visual feedback of the failure.

=> The catch-Block catches the exception and writes the error into the log
=> no flash message is generated
=> the sender has already reached his confirmation but the recipient never gets any email

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions