Aktionen
GX-Bug #66629
geschlossenPopup Image in Theme on product detail page links to the wrong image
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.1.1.0 beta4
Release Notes Langtext:
Die Bildergallerie auf der Produktdetailseite verwendet nun wieder das richtige Bild als Hauptbild
Beschreibung
Steps to reproduce:
Go to the product detail view of a randomly selected product
Inspect the big product image element
Result:
The link for this image links to images/product_images/info_images which is not correct.
EDIT 22.04.2020
- open the detailed page of a product in the frontend
- inspect the product's image (right-click > inspect / Element untersuchen), or open the image in a new window and check out the URL
expected result:
- the image links to src/images/product_images/original_images/some_image.jpg
actual result:
- the image links to src/images/product_images/info_images/some_image.jpg
Zugehörige Tickets
Aktionen