-
-
Notifications
You must be signed in to change notification settings - Fork 436
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
Error when saving product with image without description #4134
Comments
Here you said the patch had fixed the problem #4023 (comment)
i see in your composer update you have a package named |
It's not working here, about the module this module is private to another function, I'm debugging here and it enters the normal core class One thing I noticed that you're doing differently is not selecting the "base image", "small image" and "thumb" |
I think I also tried selecting the image as you say, but I'll try tomorrow better by making sure I do it Have you checked if the class is updated correctly with the patch? |
Looks like 3rd-party code. Please share a stacktrace ... |
Bug confirmed, steps to reproduce:
Result:
|
…talog_Model_Product_Attribute_Backend_Media (#4136) * fix issues 4134 * better code Co-authored-by: kiatng --------- Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
The problem continues to occur, i noticed that it was fixed in the issue #4023 but, in the current version 20.10.2 it continues to happen
Preconditions (*)
OpenMage 20.10.2
PHP 8.2
Steps to reproduce (*)
Open the Catalog -> Create Product -> Upload Images -> with out description (label) -> Save
Expected result (*)
Saving the product with an empty label like previous versions, may be the version of PHP that is more careful regarding the array key not existing
### Actual result (*)
The text was updated successfully, but these errors were encountered: