? bug PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
4 Nov 2023

Pull Request for Issue #42151 .

Testing Instructions

  • In Global Configuration -> System, "Shared Session" must be disabled to reproduce the issue
  • Create a Menu Item of type "Users » Edit User Profile", call it "Edit Profile"
  • Keep the backend open in a browser tab
  • Open another tab, go to the frontend, click on the "Edit Profile" Menu Item
  • Simply save your profile from the frontend by pressing "Save"
  • Go back to the backend tab, refresh. You've been logged out of the backend.

Actual result BEFORE applying this Pull Request

You are logged out from the backend by just editing your profile from the frontend.

Expected result AFTER applying this Pull Request

not logged out

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar alikon alikon - open - 4 Nov 2023
avatar alikon alikon - change - 4 Nov 2023
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Nov 2023
Category Front End com_users
avatar fgsw fgsw - test_item - 4 Nov 2023 - Tested successfully
avatar fgsw
fgsw - comment - 4 Nov 2023

I have tested this item ✅ successfully on f61cbe9


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42284.

avatar AndySDH AndySDH - test_item - 5 Nov 2023 - Tested successfully
avatar AndySDH
AndySDH - comment - 5 Nov 2023

I have tested this item ✅ successfully on f61cbe9

Thanks


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42284.

avatar Quy Quy - change - 5 Nov 2023
Status Pending Ready to Commit
Labels Added: PR-4.4-dev
avatar Quy
Quy - comment - 5 Nov 2023

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42284.

avatar Quy Quy - change - 5 Nov 2023
Labels Added: ?
avatar HLeithner
HLeithner - comment - 6 Nov 2023

I'm a bit surprised why the $data['password'] is not that same as $data['password1'] at the if statement, I see no change for this variable between the assignment of $data['password'] at line 250 and the if statement.

avatar HLeithner
HLeithner - comment - 6 Nov 2023

I looked at the wrong class, bind is used on the User Object and not on the user table which is not a reference.... so it's ok from me

avatar Quy Quy - change - 9 Nov 2023
Labels Added: ? bug
Removed: ?
avatar laoneo laoneo - change - 9 Nov 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-11-09 08:22:27
Closed_By laoneo
Labels Added: ?
Removed: ?
avatar laoneo laoneo - close - 9 Nov 2023
avatar laoneo laoneo - merge - 9 Nov 2023
avatar laoneo
laoneo - comment - 9 Nov 2023

Thanks!

Add a Comment

Login with GitHub to post a comment