Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

trackingURL is not clickable in the storefront for the user #405

Open
shyim opened this issue Dec 15, 2021 · 0 comments
Open

trackingURL is not clickable in the storefront for the user #405

shyim opened this issue Dec 15, 2021 · 0 comments

Comments

@shyim
Copy link

shyim commented Dec 15, 2021

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


{% set trackingUrl = delivery.shippingMethod.translated.trackingUrl %}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant