You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/01/17 21:26:35 UTC

[jira] [Closed] (OFBIZ-2361) Category URL conflicts with product URL

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

Jacques Le Roux closed OFBIZ-2361.
----------------------------------
       Resolution: Duplicate
    Fix Version/s:     (was: Release Branch 13.07)

According to Pranay this is a duplicate of OFBIZ-3563

> Category URL conflicts with product URL
> ---------------------------------------
>
>                 Key: OFBIZ-2361
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2361
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 13.07, Trunk, 14.12.01
>         Environment: red hat, postgres
>            Reporter: Rohit Sureka
>            Assignee: Pranay Pandey
>             Fix For: 14.12.01, Trunk
>
>         Attachments: CatalogUrlServlet.patch
>
>
> Hi, 
> I just found out a potential bug in the new URL structure for category links in the ecommerce page. 
> The new URL's for a category link reads as http://demo.ofbiz.org/ecommerce/products/100/100
> here 100 is the category ID, this URL should ideally list all products in the category with ID 100. However if we create a product with ID 100 ie. product_id=100, there arise the bug. Instead of all item being shown in the category, the product page for product_id 100 is displayed, irrespective of the category/catalog/store that product ID belongs to. 
> I think this is a unusual behavior, and may cause problems for people wanting to move on to newer code. 
> Please let me know if should open a jira issue for it. 
> Rohit



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)