GX-Bug #70767
Von Till Tepelmann vor etwa 1 Jahr aktualisiert
Wenn man die Box "zuletzt angesehen" aktiviert hat und einen Artikel im Shop geöffnet hat, ist der Shop danach nicht mehr aufrufbar
Kann wie folgt reproduziert werden:
1. Shopversion 4.9.1.0 installieren
2. Gambio Admin öffnen
3. Unter Inhalt->Theme bearbeiten den StyleEdit öffnen
4. Unter Menüboxen->Auswahl und Anzeige die Box "zuletzt angesehen" aktivieren
5. Speichern und StyleEdit beenden
6. Einen Artikel im Shop aufrufen
7. Startseite des Shops aufrufen
Erwartetes Ergebnis:
Der Shop sollte auch weiterhin aufrufbar sein, auch wenn die Box zuletzt angesehen aktiviert ist
Tatsächliches Ergebnis:
Der Shop ist nicht mehr aufrufbar, wenn man einen Artikel geöffnet hatte und dieser in der Box zuletzt angesehen erscheint.
------------------------------------
If you have activated the "last viewed" box and opened a product in the store, the store can no longer be called up afterwards
Can be reproduced as follows:
1. install store version 4.9.1.0
2. open Gambio Admin
3. open the StyleEdit under Content->Edit Theme
4. activate the box "last viewed" under menu boxes->selection and display
5. save and exit StyleEdit
6. call up a product in the store
7. call up the start page of the store
Expected result:
The store should still be accessible even if the last viewed box is activated
Actual result:
The store can no longer be called up if you had opened a product and it appears in the last viewed box.
-------------------------------------------
``` php
Unexpected error occurred...
ProductListingDisplayService::{closure}(): Argument #1 ($a) must be of type array, string given
```