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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Pierre Smits updated OFBIZ-9234:
--------------------------------
    Attachment: Screen Shot 2017-02-28 at 12.56.08.png

Attached image shows the breadcrumb.

> 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: Release Branch 13.07, Release Branch 14.12, Release Branch 15.12, Upcoming Release, 16.11.02
>
>         Attachments: Screen Shot 2017-02-28 at 12.56.08.png
>
>
> 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)