Everything is successful, except that in the user activity log we have 2 entries about the registration of a new user, which is undoubtedly false and misleading.
In addition, we have not received a record of a REQUEST to reset a user's password and then actually reset the user. Although we have such language strings.
PLG_ACTIONLOG_JOOMLA_USER_RESET_COMPLETE="User <a href='{accountlink}'>{username}</a> completed the password reset for their account"
PLG_ACTIONLOG_JOOMLA_USER_RESET_REQUEST="User <a href='{accountlink}'>{username}</a> requested a password reset for their account"
If I'm not mistaken, older versions of Joomla 4 didn't have this problem. Probably a regression.
P. S. The request to remind the login (username) in the action log is reflected correctly.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-12-17 12:17:30 |
Closed_By | ⇒ | Kostelano |
Rechecked on a new installation of version 4.1.5 - the same problem.