Closed
Description
Preconditions
Magento 2.4-develop
Steps to reproduce (*)
- Add
throw new LocalizedException(__('test localized exception'));
before - Enter the contact form
- Send a message
Expected result (*)
- Exception with stack trace is logged
Actual result (*)
- No log entry in any of the Magento, PHP or Apache logs that provides any insight
Original case:
Preconditions
Magento 2.3.0, 2.3.1 or 2.3.2 CE
- sendmail is installed and working (Courier-MTA on Debian 10)
- php mail() command working fine
- order status emails are being send fine
Steps to reproduce (*)
- enter the contact form
- send a message
Expected result (*)
- email is sent
Actual result (*)
1**. as a user get a generic error message that email could not be sent**
2. No log entry in any of the Magento, PHP or Apache logs that provides any insight
Since order status emails can be sent, Magento is clearly capable of sending emails to users.
At the very least, there must be a log entry THAT something happend and best even provide inside what needs fixing. Currently there is no log entry at all. Not even on DEBUG level.
Metadata
Metadata
Assignees
Labels
Issue recommended for the contribution dayGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done