User tests: Successful: Unsuccessful:
Pull Request for Issue #45007 .
check array key
run
npx cypress run --spec '.\tests\System\integration\api\com_users\Users.cy.js'
[24-Feb-2025 19:25:27 UTC] PHP Warning: Undefined array key "password2" in D:\repos\j51\administrator\components\com_users\src\Model\UserModel.php on line 295
no more warning
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
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_users |
Labels |
Added:
PR-5.2-dev
|
Title |
|
Labels |
Added:
PR-5.3-dev
Removed: PR-5.2-dev |
I have tested this item ✅ successfully on 9ea2c27
I'v logged in in a private browser window and in another one edited the user and set a new password. After save, the user got logged out in the private browser window. Did the same without setting a password, and he stayed logged in.
I have tested this item ✅ successfully on 9ea2c27
Cypress test api/com_users/Users.cy.js
with JBT on current 5.3-dev: Before applying this PR there are two PHP warnings. After applaying this PR the Cypress test runs without PHP Warnings successfully. 👍
I have tested this item ✅ successfully on 9ea2c27
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-03-10 14:59:39 |
Closed_By | ⇒ | laoneo |
Thanks!
✅ successful tested with JBT, before applying this PR on 5.2-dev
There are two PHP Warnings:
Applying this PR and test again:
The Cypress test runs now without PHP Warnings successfully 👍