[
https://issues.apache.org/jira/browse/OFBIZ-12078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254868#comment-17254868 ]
ASF subversion and git services commented on OFBIZ-12078:
---------------------------------------------------------
Commit bd4a0f3592df5dec55dcda6857bc613ddc8feaa8 in ofbiz-framework's branch refs/heads/release18.12 from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=bd4a0f3 ]
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
Conflicts handled by hand:
applications/product/src/main/java/org/apache/ofbiz/product/category/CategoryWorker.java
> 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)