GX-Bug #70444
geschlossenEs kann passieren, dass Customizer-Daten in Bestellungen, im Warenkorb oder Merkzettel fehlen | It can happen that Customizer data is missing in orders, shopping cart or wish list
0%
Es kann nicht mehr passieren, dass Customizer-Daten in Bestellungen, im Warenkorb oder Merkzettel fehlen
Beschreibung
Bug 1:
- Create a GX Customizer set and assign it to a product
- Open the product in the Gambio Shop and ensure the customizer set is displayed
- Delete the file cache/MainFactory-loadClassMapping-frontend...pdc
- Reload the product detail page
Expected:
All content of the page is loaded and the customizer set is still visible.
Actual:
Some content in the page is missing, for example the customizer set.
Bug 2:
- Add a product with customizer data to the wishlist and shopping cart
- Add a new input field to the customizer set in the Gambio Admin
- Reload the page of the wishlist and cart
Expected:
The products with the changed customizer set are removed because of the missing data of the new input field
Actual:
The products with the old set data remain in the wishlist and cart
NOTE: If you remove a field instead of adding one to the set, the products in the wishlist and cart should not be removed, but the data of the removed field has to be deleted
Bug 3:
- Log in
- Add a product with customizer data to the wishlist and cart
- Log out
- Open a new incognito browser window and login again
Expected:
The products in the wish list and cart still have their customizer data
Actual:
The products in the wish list and cart don't have customizer data anymore
Bug 4:
- Open the product page of a product with customizer data in the Gambio Shop
- run the following code in the browser dev tools console (F12):
document.getElementById("gm_gprint").parentNode.removeChild(document.getElementById("gm_gprint"));
- try to add the product to the wishlist and cart
Expected:
The product is not added to the wishlist and cart, because the customizer form data is missing
Actual:
The product is added to the wishlist and cart missing all the customizer data
Von Moritz Bunjes vor mehr als 1 Jahr aktualisiert
- Thema wurde von Customizer Fixes WIP zu Es kann passieren, dass Customizer-Daten in Bestellungen, im Warenkorb oder Merkzettel fehlen | It can happen that Customizer data is missing in orders, shopping cart or wish list geändert
- Beschreibung aktualisiert (Vergleich)
- Kategorie wurde auf Frontend gesetzt
- Status wurde von In Bearbeitung zu Testing geändert
- Zugewiesen an
Moritz Bunjeswurde gelöscht - Zielversion wurde auf 4.8.0.1 gesetzt
- Privat wurde von Ja zu Nein geändert
- Release Notes Langtext aktualisiert (Vergleich)
- Betroffene Versionen 4.8.0.0 wurde hinzugefügt
- Betroffene Versionen
Unbestimmtwurde gelöscht
Von Moritz Bunjes vor mehr als 1 Jahr aktualisiert
- Beschreibung aktualisiert (Vergleich)
Von Moritz Bunjes vor mehr als 1 Jahr aktualisiert
- Beschreibung aktualisiert (Vergleich)
Von Moritz Bunjes vor mehr als 1 Jahr aktualisiert
- Priorität wurde von Normal zu Dringend geändert
Von Marvin Muxfeld vor mehr als 1 Jahr aktualisiert
- Zugewiesen an wurde auf Marvin Muxfeld gesetzt
Von Marvin Muxfeld vor mehr als 1 Jahr aktualisiert
- Zugewiesen an
Marvin Muxfeldwurde gelöscht
Von Alexandre Ataides vor mehr als 1 Jahr aktualisiert
- Zugewiesen an wurde auf Alexandre Ataides gesetzt
Von Alexandre Ataides vor mehr als 1 Jahr aktualisiert
- Status wurde von Testing zu Erledigt geändert