Unit/System Tests PR-5.3-dev Pending

User tests: Successful: 2 alikon, muhme Unsuccessful: 0

avatar brianteeman
brianteeman
10 Mar 2025

Pull Request for Issue # .

Summary of Changes

add parent_id

Testing Instructions

npx cypress run --spec '.\tests\System\integration\api\com_contact\Categories.cy.js'

Actual result BEFORE applying this Pull Request

[10-Mar-2025 15:25:58 UTC] PHP Warning:  Undefined array key "parent_id" in D:\repos\j51\administrator\components\com_categories\src\Model\CategoryModel.php on line 531
[10-Mar-2025 15:25:58 UTC] PHP Warning:  Undefined array key "id" in D:\repos\j51\administrator\components\com_categories\src\Model\CategoryModel.php on line 531
[10-Mar-2025 15:25:58 UTC] PHP Warning:  Undefined array key "parent_id" in D:\repos\j51\administrator\components\com_categories\src\Model\CategoryModel.php on line 532

Expected result AFTER applying this Pull Request

no errors

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 brianteeman brianteeman - open - 10 Mar 2025
avatar brianteeman brianteeman - change - 10 Mar 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Mar 2025
Category JavaScript Unit Tests
avatar laoneo
laoneo - comment - 10 Mar 2025

There is a cs error.

avatar laoneo laoneo - change - 10 Mar 2025
Labels Added: Unit/System Tests PR-5.3-dev
avatar alikon alikon - test_item - 12 Mar 2025 - Tested successfully
avatar alikon
alikon - comment - 12 Mar 2025

I have tested this item ✅ successfully on 5c1fa43


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

avatar muhme muhme - test_item - 13 Mar 2025 - Tested successfully
avatar muhme
muhme - comment - 13 Mar 2025

I have tested this item ✅ successfully on 5c1fa43

Tested api/com_contact/Categories.cy.js with JBT. Three PHP warnings were observed. After applying this PR, no PHP warnings appear anymore, and the test spec still passes.


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

Add a Comment

Login with GitHub to post a comment