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
As the title say, the servlets used to redirect to a product page or category page from a given identifier (sku/url-key) are only registered for the resoruce types of page v1 and v2, not v3.
The redirect seems not to work anymore with aem-cif-guides-venia.
As the title say, the servlets used to redirect to a product page or category page from a given identifier (sku/url-key) are only registered for the resoruce types of page v1 and v2, not v3.
The redirect seems not to work anymore with aem-cif-guides-venia.
See https://publish-p10603-e192905-cmstg.adobeaemcloud.com/content/venia/us/en.cifproductredirect.html/MP05 for example. This should redirect to the product page url.
https://github.com/adobe/aem-core-cif-components/blob/master/bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/servlets/ProductPageRedirectServlet.java#L39-L47
The text was updated successfully, but these errors were encountered: