Aktionen
GX-Bug #67968
geschlossenShare shopping cart and Customer Status Check can cause a corrupted session | Warenkorb teilen Module und Kundengruppen check kann zu einer fehlerhaften Session führen
Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Alexandre Ataides
Kategorie:
Checkout
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.2.0.1, 4.3.1.0
Release Notes Langtext:
Das "Warenkorb teilen"-Modul fügt nun keine Produkte mehr dem Warenkorb hinzu, die vom Kungengruppencheck ausgeschlossen werden
Beschreibung
How to reproduce (4.3.1)
- Navigate to Gambio Admin > Settings
- Set "Customer Status Check" to true
- Navigate to Gambio Admin > Modules > Modules-Center
- Install "Share shopping cart" module
- Create Article with Customer Status Guest set to false
- Add the newly created product to your shopping cart
- Click "Share cart" and "copy"
- Logout
- Navigate to the copied url.
Expected behavior : empty shopping cart
Actual behavior : 500 error with the message Uncaught TypeError: Return value of product_ORIGIN::getReleaseDate() must be of the type string, null returned in includes/classes/product.php:1310
The session is now corrupted. Only clearing the cookies will allow a guest to load another page of the shop
Zugehörige Tickets
Aktionen