GX-Bug #68256
geschlossenWarenkorb ist nicht aufrufbar, wenn man als Versandland "Kongo" eingestellt hat / Shopping cart cannot be opened if you have set "Congo" as the shipping country
0%
Der Warenkorb ist nun auch aufrufbar, wenn das Versandland "Demokratische Republik Kongo" ist
Beschreibung
Warenkorb ist nicht aufrufbar, wenn man als Versandland "Kongo" eingestellt hat
Kann wie folgt reproduziert werden:
- öffne Gambio Admin
- Unter Einstellungen->Versandland" die "Demokratische Republik Kongo" auswählen
- ShopFront öffnen
- Einen Artikel in den Korb legen
- Warenkorb öffnen
Erwartetes Ergebnis:
Der Warenkorb ist ohne Fehler direkt aufrufbar und Selbstabholung ist vorausgewählt
Tatsächliches Ergebnis:
Der Warenkorb ist nicht mehr aufrufbar, es erscheint ein Fehler 500
Shopping cart cannot be called up if "Congo" is set as shipping country
Can be reproduced as follows:
- open Gambio Admin
- select "Demokratische Republik Kongo" under settings->shipping country
- open ShopFront
- put a product in the basket
- open shopping cart
Expected result:
The shopping cart is directly accessible without errors and self pickup is preselected.
Actual result:
The shopping cart can no longer be called up, an error appears 500
Uncaught TypeError: Return value of xtcPrice_ORIGIN::getShippingOriginCountryAndZoneId() must be of the type array, null returned in /includes/classes/xtcPrice.php:1342
Stack trace:
#0 /includes/classes/order.php(482): xtcPrice_ORIGIN->getShippingOriginCountryAndZoneId()
#1 /includes/classes/order.php(64): order_ORIGIN->cart()
#2 /GXMainComponents/View/ThemeContentViews/shopping_cart/OrderDetailsCartThemeContentView.inc.php(264): order_ORIGIN->__construct()
#3 /GXMainComponents/View/ThemeContentViews/shopping_cart/OrderDetailsCartThemeContentView.inc.php(236): OrderDetailsCartThemeContentView->_setOrderTotals()
#4 /GXMainComponents/View/ThemeContentViews/core/ThemeContentView.inc.php(147): OrderDetailsCartThemeContentView->prepare_data()