Could not send message using @title to user ID 1

Created on 12 January 2018, over 6 years ago
Updated 10 April 2023, about 1 year ago

Error when trying to send message in email after creating a basic page content.

Type	message_notify
Date	Friday, January 12, 2018 - 02:30
User	admin
Location	http://localhost:8080/node/add/page
Referrer	http://localhost:8080/node/add/page
Message	Could not send message using @title to user ID 1.
Severity	Error
Hostname	172.18.0.1

And another error message:

Type	mail
Date	Friday, January 12, 2018 - 02:30
User	admin
Location	http://localhost:8080/node/add/page
Referrer	http://localhost:8080/node/add/page
Message	Error sending email (from Site-Install <johnreytanquinco@gmail.com> to johnreytanquinco@gmail.com with reply-to not set).
Severity	Error
Hostname	172.18.0.1
Operations	
πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡΅πŸ‡­Philippines johnreytanquinco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada Liam Morland Ontario, CA πŸ‡¨πŸ‡¦

    message is still wrong as the user is not the user it's being sent to

    In message_subscribe, the code clones the message, sets the clone's owner to the recipient, and sends the clone. See Drupal\message_subscribe\Subscribers::sendMessage(). There may be other use cases where it doesn't work this way.

    In any case, this is a separate issue from whether the title is appearing properly.

Production build 0.69.0 2024