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
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Description:
In the admin the trackingURL is generated correctly.
In the Storefront for the user there is only the tracking number shown, but not the correct generated trackingURL
Environment:
SW 6.3.1.0
Steps to reproduce:
Create a shipping.
Add a tracking url.
Create an order and add a tracking number.
Description:
In the admin the trackingURL is generated correctly.
In the Storefront for the user there is only the tracking number shown, but not the correct generated trackingURL
Environment:
SW 6.3.1.0
Steps to reproduce:
Create a shipping.
Add a tracking url.
Create an order and add a tracking number.
Expected result:
The trackingURL is shown
Actual result:
Only the tracking number is shown.
—
Workaround:
[https://github.com/shopware/platform/blob/c5b78af033b1438e497e28ec7b10ab25cedb8a0d/src/Storefront/Resources/views/storefront/page/account/order-history/order-detail.html.twig#L130]
use delivery.shippingMethod.translated.trackingUrl
The text was updated successfully, but these errors were encountered: