You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/02/28 10:41:45 UTC

[jira] [Closed] (OFBIZ-9234) The ecommerce breadcrumb fails when you come from the catalog product link

     [ https://issues.apache.org/jira/browse/OFBIZ-9234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-9234.
----------------------------------
    Resolution: Fixed

> The ecommerce breadcrumb fails when you come from the catalog product link
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-9234
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9234
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, Release Branch 15.12, Release Branch 16.11
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Release, 16.11.02, Release Branch 15.12, Release Branch 14.12, Release Branch 13.07
>
>
> To reproduce
> # Get to https://demo-stable.ofbiz.apache.org/catalog/control/EditProduct?productId=GZ-1000
> # Click on the "Product Page" button
> You may notice an error which does appear erratically but most of the time, same on trunk demo and locally. This happens because sometimes the _BREAD_CRUMB_TRAIL_ session attribute is empty or null. "Why not alway?" you might ask. I had no time to investigate but I guess because there is no bread crum trail when coming from catalog, and for some weird reasons, it's sometimes there.
> Anyway my fix is simple, if there is no _BREAD_CRUMB_TRAIL_  in session I bypass the bread crum block in BreadCrumbs.ftl. It's not perfect but look far better



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)