No Code Attached Yet
avatar webgras
webgras
23 Feb 2025

Steps to reproduce the issue

  1. go to System - Mail Templates
  2. Open the template "Users: Password Reset"
  3. Click "Reset to default HTML Body"

Expected result

Mail Body and Subject should be replace with language string

Image

Actual result

Nothing Happens

Image

System information (as much as possible)

Joomla 5.3.0-beta1
Localhost
PHP 8.2

Additional comments

The language strings exist only for frontend and therefore are not found.

avatar webgras webgras - open - 23 Feb 2025
avatar joomla-cms-bot joomla-cms-bot - change - 23 Feb 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Feb 2025
avatar webgras
webgras - comment - 23 Feb 2025

I checked all mail templates.
The following strings are missing for com_users:
COM_USERS_EMAIL_PASSWORD_RESET_SUBJECT
COM_USERS_EMAIL_PASSWORD_RESET_BODY
COM_USERS_EMAIL_ACCOUNT_DETAILS
COM_USERS_EMAIL_REGISTERED_NOTIFICATION_TO_ADMIN_BODY
COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT
COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY
COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT
COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY
COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW
COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY
COM_USERS_EMAIL_REGISTERED_BODY_NOPW
COM_USERS_EMAIL_REGISTERED_BODY
COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW
COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY
COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT
COM_USERS_EMAIL_USERNAME_REMINDER_BODY

And these are missing for com_privacy:
COM_PRIVACY_EMAIL_REQUEST_SUBJECT_EXPORT_REQUEST
COM_PRIVACY_EMAIL_REQUEST_BODY_EXPORT_REQUEST
COM_PRIVACY_EMAIL_REQUEST_SUBJECT_REMOVE_REQUEST
COM_PRIVACY_EMAIL_REQUEST_BODY_REMOVE_REQUEST

avatar brianteeman
brianteeman - comment - 23 Feb 2025

This should have been fixed by #44730

avatar brianteeman
brianteeman - comment - 23 Feb 2025

but apparently it was not correct and there is a new pr #44952

avatar webgras webgras - change - 23 Feb 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-02-23 12:20:08
Closed_By webgras
avatar webgras webgras - close - 23 Feb 2025
avatar webgras
webgras - comment - 23 Feb 2025

I just tested #44952 - this solves this. I will close it.
Thanks @brianteeman I did not see that.

Add a Comment

Login with GitHub to post a comment