You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Yogesh Naroliya (JIRA)" <ji...@apache.org> on 2018/02/12 11:42:00 UTC

[jira] [Comment Edited] (OFBIZ-10219) Category tree items are not rendering on ecommerce screen

    [ https://issues.apache.org/jira/browse/OFBIZ-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360621#comment-16360621 ] 

Yogesh Naroliya edited comment on OFBIZ-10219 at 2/12/18 11:41 AM:
-------------------------------------------------------------------

Hello [~aman.agrawal] , Thanks for reporting the issue. I have successfully replicated the issue. 

The issue occurred because *id="div3"* attribute was missing from the container, which is using by callDocument() function to render category items.

Attached the patch to fix the issue also I have verified the fix for Trunk as well as for R17.12 branch and attached a screenshot for quick reference.


was (Author: yogesh.naroliya):
Hello [~aman.agrawal] , Thanks for reporting the issue. I have successfully replicated the issue. 

The issue occurred because *id="div3"* attribute was missing from the container, which is using by callDocument() function to render category items.

Attached the patch to fix the issue also I have verified the fix and attached a screenshot for quick reference.

> Category tree items are not rendering on ecommerce screen
> ---------------------------------------------------------
>
>                 Key: OFBIZ-10219
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10219
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Trunk
>            Reporter: Aman Agrawal
>            Assignee: Yogesh Naroliya
>            Priority: Major
>         Attachments: OFBIZ-10219-Fix.png, OFBIZ-10219.patch
>
>
>  
> Steps to regenerate: 
> 1. Open https://demo-trunk.ofbiz.apache.org/ecommerce/control/main
> 2. Go to Category section
> 3. Click any category from the category tree.
> 4. Nothing happens
> Actual: 
> Category items should be displayed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)