User tests: Successful: Unsuccessful:
Pull Request for Issue # .
set parent_id
npx cypress run --spec '.\tests\System\integration\api\com_content\Categories.cy.js
PHP Warning: Undefined array key "parent_id" in ..\administrator\components\com_categories\src\Model\CategoryModel.php on line 531 etc
no more
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 | ⇒ | JavaScript Unit Tests |
Labels |
Added:
Unit/System Tests
PR-5.3-dev
|
there are no reference on these array keys:
on that lines
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-03-10 15:13:28 |
Closed_By | ⇒ | laoneo |
Thanks!
@brianteeman you have probably mixed up something. There is no such key at the position in the file, on line 525 is an if condition.
before
after