[
https://issues.apache.org/jira/browse/OFBIZ-12078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254869#comment-17254869 ]
ASF subversion and git services commented on OFBIZ-12078:
---------------------------------------------------------
Commit 0fc14af687754958ca25a2569ee39f1069d712ee in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=0fc14af ]
Improved: Remove hardcoded product category on CategoryWorker.getCatalogTopCategory (OFBIZ-12078)
When you call the java function
org.apache.ofbiz.product.category.CategoryWorker.getCatalogTopCategory()
the catalog returned if the system failed found it is hardcoded and don't use an
existing property : catalog->top.category.default
Thanks: Nicolas
> Remove hardcoded product category on CategoryWorker.getCatalogTopCategory
> -------------------------------------------------------------------------
>
> Key: OFBIZ-12078
> URL:
https://issues.apache.org/jira/browse/OFBIZ-12078> Project: OFBiz
> Issue Type: Bug
> Components: product/catalog
> Affects Versions: Trunk
> Reporter: Nicolas Malin
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: OFBIZ-12078.patch
>
>
> When you call the java function _org.apache.ofbiz.product.category.CategoryWorker.getCatalogTopCategory()_
> the catalog returned if the system failed found it is hardcoded and don't use an existing property : _catalog->top.category.default_
--
This message was sent by Atlassian Jira
(v8.3.4#803005)