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

Jacques Le Roux reassigned OFBIZ-4375:
--------------------------------------

    Assignee: Jacques Le Roux

> TYPO in CategoryTree.groovy, lot's of un-used/un-wanted variables and 
> un-clean & really hard to understand code
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4375
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4375
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>            Reporter: Atul Vani
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 11.04, SVN trunk
>
>         Attachments: OFBIZ-4375.patch, OFBIZ-4375.patch
>
>
> TYPO in CategoryTree.groovy:
> <<prodCatalogMap.put("isCategoryType", true);>> should be 
> <<prodCatalogMap2.put("isCategoryType", true);>>
> lot's of un-used/un-wanted variables:
> i, prodCatalogTree2, prodCatalogCategories, prodCatalog, prodCatalogId
> un-clean and really hard to understand code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to