Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Wrong Message of com_messages #29169

Open
chmst opened this issue May 20, 2020 · 4 comments
Open

[4.0] Wrong Message of com_messages #29169

chmst opened this issue May 20, 2020 · 4 comments

Comments

@chmst
Copy link
Contributor

chmst commented May 20, 2020

Steps to reproduce the issue

In a local environment (where I don't have mail) wirte a private message.
The message is stored in the database and the receiver gets the "new message" badge on top right.

Expected result

Info: Messages is sent
Warning: The mail funtion does not work

Actual result

screen shot 2020-05-20 at 12 30 03

@brianteeman
Copy link
Contributor

Technically the messages are correct as they refer to the sending of the email notification of the message - i think

@chmst
Copy link
Contributor Author

chmst commented May 20, 2020

Yes. But "Save failed " here I thought that it is not stored at all.

@brianteeman
Copy link
Contributor

True - that is misleading

@brianteeman
Copy link
Contributor

The only way to "fix" this is to overide the save function in libraries\src\MVC\Controller\FormController.php in the com_messages controller - I think

@Hackwar Hackwar added the bug label Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants