No Code Attached Yet bug
avatar Attila-SWE
Attila-SWE
25 Apr 2023

Steps to reproduce the issue

  1. Edit user in backend
  2. Enter new password
  3. Select that user needs to reset password at next login
  4. Save
  5. No orange marker at user showing that password reset will be required
  6. Now edit same user and reset password button is set to no and not registered as yes
  7. Change only the require reset password button without changing password
  8. Save
  9. Now user needs to reset password at next login

Expected result

Password should change and require password reset should be Yes if changed at same time

Actual result

Only password is changed and require password reset is set to no.

System information (as much as possible)

Same issue in Joomla 3.10 as in Jooma 4.x (including 4.3)

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar Attila-SWE Attila-SWE - open - 25 Apr 2023
avatar joomla-cms-bot joomla-cms-bot - change - 25 Apr 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 25 Apr 2023
avatar Hackwar Hackwar - change - 22 Aug 2023
Labels Added: bug
avatar Hackwar Hackwar - labeled - 22 Aug 2023
avatar Attila-SWE
Attila-SWE - comment - 20 Sep 2023

Could it be that the issue is because of some ordering of functions in backend code? So instead of:

  1. Change password
  2. Mark as "needs password reset"
  3. Save

It does

  1. Mark as "needs password reset"
  2. Change password
  3. Ah, great! Seems that the password reset is solved
  4. Save with the new password and uncheck "needs password reset"
avatar SumCompanyInc
SumCompanyInc - comment - 15 Jan 2024

i can confirm the issue persists in joomla v5.0.3 dev branch and joomla v5.0.2


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40480.
avatar jjnxpct
jjnxpct - comment - 6 Mar 2024

I have experienced this to I think. But on J4.

avatar Hackwar Hackwar - change - 24 Nov 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-11-24 20:49:31
Closed_By Hackwar
avatar Hackwar Hackwar - close - 24 Nov 2024
avatar Hackwar
Hackwar - comment - 24 Nov 2024

I created a PR #44519. Please test this. Since we have a PR, I'm closing this one.

Add a Comment

Login with GitHub to post a comment