Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.3][cypress]PHP Warning Undefined array key "parent_id" on POST com_contacts #45104

Open
wants to merge 2 commits into
base: 5.3-dev
Choose a base branch
from

Conversation

brianteeman
Copy link
Contributor

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

@laoneo
Copy link
Member

laoneo commented Mar 10, 2025

There is a cs error.

@alikon
Copy link
Contributor

alikon commented Mar 12, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants