magento2: 1 exception(s): Exception #0 (Exception): Warning: Illegal offset type in isset or empty in /home/jewelrynest2/public_html/magento/vendor/magento/module-eav/Model/Entity/Attribute/Source/AbstractSource.php on line 76
Preconditions (*)
1.Magento 2.3.0 2.
Steps to reproduce (*)
To reproduce the issue. Please follow the below steps,
1.Product attribute grid -> select Quantity attribute-> Storefront Properties -> Change Visible on Catalog 2.Pages on Storefront to Yes
Expected result (*)
- Attribute should visible on frontend
Actual result (*)
1.Exception whille catalog product view
1 exception(s): Exception #0 (Exception): Warning: Illegal offset type in isset or empty in /home/jewelrynest2/public_html/magento/vendor/magento/module-eav/Model/Entity/Attribute/Source/AbstractSource.php on line 76
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 17 (13 by maintainers)
Commits related to this issue
- Update AbstractSource.php #13612 fixed. — committed to aditisinghcedcoss/magento2 by aditisinghcedcoss 6 years ago
- Update AbstactSource.php Issue #13612 fixed. — committed to aditisinghcedcoss/magento2 by aditisinghcedcoss 6 years ago
- ENGCOM-3810: Issue #13612 Fixed. #20001 - Merge Pull Request magento/magento2#20001 from aditisinghcedcoss/magento2:aditisinghcedcoss-patch-for-issue#13612 - Merged commits: 1. 0df72432ecf611c8c... — committed to magento/magento2 by magento-engcom-team 5 years ago
- ENGCOM-3810: Issue #13612 Fixed. #20001 — committed to magento/magento2 by sidolov 5 years ago
- Update AbstactSource.php Issue #13612 fixed. — committed to amol2jcommerce/magento2 by aditisinghcedcoss 6 years ago
- ENGCOM-4518: [Backport] #13612 Fixed-Quantity_and_stock_status when visibility set to storefront throwing exception #21802 - Merge Pull Request magento/magento2#21802 from amol2jcommerce/magento2:2.... — committed to magento/magento2 by magento-engcom-team 5 years ago
- ENGCOM-4518: [Backport] #13612 Fixed-Quantity_and_stock_status when visibility set to storefront throwing exception #21802 — committed to magento/magento2 by sidolov 5 years ago
Hi, I have noticed this issue today after trying to display the “Quantity” attribute in the product page
I still don’t know why this happen
Regards,