No Code Attached Yet
avatar Kostelano
Kostelano
24 Oct 2022

Steps to reproduce the issue

  1. Set up sending mail from the site,
  2. Create a test user with a valid email address,
  3. Use the item "Forgot your passwor" in the authorization form in the frontend for a test user,
  4. Enter your login / confirmation code or follow the link in the letter received by mail,
  5. Change the user's password to a new one.

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.

Screenshot_1

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.

avatar Kostelano Kostelano - open - 24 Oct 2022
avatar joomla-cms-bot joomla-cms-bot - change - 24 Oct 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 24 Oct 2022
avatar Kostelano
Kostelano - comment - 24 Oct 2022

Rechecked on a new installation of version 4.1.5 - the same problem.

avatar alikon
alikon - comment - 16 Dec 2022

can you please test #39435

avatar Kostelano Kostelano - change - 17 Dec 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-12-17 12:17:30
Closed_By Kostelano
avatar Kostelano Kostelano - close - 17 Dec 2022

Add a Comment

Login with GitHub to post a comment