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

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

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

Nicolas Malin (Jira)

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

Yogesh Naroliya commented on OFBIZ-10219:
-----------------------------------------

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)