magento/magento2#12250: View.xml is inheriting image sizes from paren…#14537
magento/magento2#12250: View.xml is inheriting image sizes from paren…#14537magento-engcom-team merged 3 commits intomagento:2.2-developfrom
Conversation
|
Hi @quisse , described behavior is expected, nodes in view.xml file will be overwritten by parent theme if they wasn't defined. For your case with |
|
Hi @sidolov, ok i understand. Now I've made it possible to add nulllable attributes. |
|
Any update on this, @sidolov? |
|
I've refactored for more nillable attributes and to me it looks like that's all. Do you agree? If not can you please suggest others? |
|
@sidolov ? |
|
Hi @sidolov, thank you for the review. |
|
Hi @quisse. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
|
Already implemented in 2.3 by magento-architects/MAGETWO-91314-validate-new |
View.xml is inheriting image sizes from parent (so an optional field is replaced by the value of parent)
Description
Fixed Issues (if relevant)
Contribution checklist