Closed
Description
Preconditions
- Magento 2.2.2
Steps to reproduce
- Try to get product image via method getUrl from class Magento\Catalog\Model\Product\Attribute\Frontend
Expected result
- returns image url without double slash
Actual result
I think it happens because images have in method getUrl variable $image image path starts from slash.
I here is sample how issue could be fixed: #13498
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release