[jira] Commented: (OFBIZ-3839) Wrong number of products coming in layered navigation functionality.

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

[jira] Commented: (OFBIZ-3839) Wrong number of products coming in layered navigation functionality.

Nicolas Malin (Jira)

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

Amit Sharma commented on OFBIZ-3839:
------------------------------------

Thanks Jacques for committing my patch.

> Wrong number of products coming in layered navigation functionality.
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-3839
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3839
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Amit Sharma
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: OFBIZ-3839.patch
>
>
> Wrong number of products coming in layered navigation functionality.
> Here is the steps to verify :-
> # Enable layered navigation by uncommenting layered section in category screen of CatalogScreens.xml.
> # Go to http://localhost:8080/ecommerce/control/main
> # Press Gizmos category from browse category section.
> # Now Layered Navigation section will show it sub category and features with number of products. Like :-
> #* Categories
> ##*  Large Gizmos (12)
> ##*  Small Gizmos (14)
> #* Price Range
> ##* $0.00 - $10.00 (4)
> ##* $10.00 - $20.00 (2)
> # Click on Large Gizmos category.
> # Now category details shows only 6 products.
> There are only 6 products in large gizmos category but it shows 12 products, which is wrong behavior.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.