You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the frontend the tracking popup of an order works for customers. However, when a employee wants to track and order it does not work, because the store_code includes the website_code.
Sales -> Shipments -> Shipment -> Click the barcode number of the shipment.
Magento 2.3.3
On the frontend the tracking popup of an order works for customers. However, when a employee wants to track and order it does not work, because the store_code includes the website_code.
Sales -> Shipments -> Shipment -> Click the barcode number of the shipment.
It will open a popup like this:
https://www.mywebsite.com/mysite_nl/shipping/tracking/popup
While this should be
https://www.mywebsite.com/nl/shipping/tracking/popup
Nginx workaround for this issue:
The text was updated successfully, but these errors were encountered: