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

Fix #1190 - Fix the "$_FILES array is empty" exception when assiging products to a category or creating a category with the XMLRPC-API #1202

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

digitalpianism
Copy link
Contributor

@digitalpianism digitalpianism commented Sep 8, 2020

Description (*)

This PR is to fix the issue #1190

Related Pull Requests

Fixed Issues (if relevant)

  1. Fixes Fix the "$_FILES array is empty" exception when assiging products to a category or creating a category with the XMLRPC-API.. #1190

Manual testing scenarios (*)

  1. Use the testing procedure provided in the issue
  2. Apply the fix
  3. Enjoy the exception not being thrown anymore.

Questions or comments

This bug fix was taken directly from Magento 2.0 before they entirely refactored this file in the last versions.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All automated tests passed successfully (all builds are green)

@github-actions github-actions bot added the Component: Catalog Relates to Mage_Catalog label Sep 8, 2020
@Flyingmana Flyingmana changed the title Fix #1190 Fix #1190 - Fix the "$_FILES array is empty" exception when assiging products to a category or creating a category with the XMLRPC-API Apr 29, 2021
@Flyingmana Flyingmana merged commit e395a3e into OpenMage:1.9.4.x Apr 29, 2021
@github-actions
Copy link
Contributor

Unit Test Results

1 files  1 suites   0s ⏱️
0 tests 0 ✔️ 0 💤 0 ❌
2 runs  2 ✔️ 0 💤 0 ❌

Results for commit e395a3e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Catalog Relates to Mage_Catalog
Projects
None yet
4 participants