Projekt

Allgemein

Aktionen

GX-Bug #66031

geschlossen

Bildersortierung auf den Artikel-Detailseiten stimmt nicht. / wrong order of product images

Von Armin Eden vor mehr als 5 Jahren hinzugefügt. Vor fast 5 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Hoch
Zugewiesen an:
Marvin Muxfeld
Kategorie:
Frontend
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
3.15.3.0, 3.15.4.1
Release Notes Langtext:

Es wurde ein Problem behoben, das dazu führte, dass die Produktbilder in der falschen Reihenfolge angezeigt wurden.


Beschreibung

Artikel mit mehreren Bilder hinterlegt ist angelegt,

Das Artikelbild wird angeklickt. Es wird durch die Bilder durchgeklickt.
Zu Erwarten wäre folgendes:
Die Bilder werden der Reihe nach angezeigt, nach dem letzten Bild fängt wieder das erste Bild an.

Ergebnis:
Die Reihenfolge scheint "willkürlich" zu sein. Teilweise wird bei zwei klicks zwischen dem ersten und letzten Bild hin- und hergesprungen.

Die Option "Bildergalerie als Lightbox einbinden" unter Darstellung -> Template-Einstellungen muss aktiv sein.


EDIT 17.04.2020

  1. go to Catalog > Categories / Products, add some images to a product, save
  2. call this product in the frontend
  3. click on the products image --> image gets blown up for a detailed view, you can switch through the images with the arrows left and right
  4. switch through all images; after the last image, contnue switching

expectet result:

  • after the last image the gallery continues with the first image, the order is not altered

actual result:

  • after the last image the order is quite random

  • in my test the order was 1 - 2 - 3 - 4 - 5 - 1 - 5 - 1 - 2 - 3 - 4 - 5 - 1 - 5 - 1 - 2 - 3 - 4 - 5 - 1 - 5 - 1 - 2 - 3 ....

  • so maybe it is not entirely random

The option "Include image gallery as lightbox" under Display -> Template settings must be active.


Checkliste 0/0

Aktionen #4

Von Jonatas Fischer vor etwa 5 Jahren aktualisiert

This error is not happening anymore on version 4.1_develop

Aktionen