[
https://issues.apache.org/jira/browse/OFBIZ-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441000#comment-17441000
]
ASF subversion and git services commented on OFBIZ-12368:
---------------------------------------------------------
Commit 62b8113d2b88f3f32cb0c8f5f56764cc4b79a05a in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=62b8113 ]
Fixed: In LookupProduct some categories don't show, only blank lines
(OFBIZ-12368)
For now only description is shown. OOTB some categories have no description
We can easily fix that by showing more info. I suggest to add categoryName and
productCategoryId. That should be enough. There are then no blank lines since
productCategoryId always show.
This is anyway customisable by users
> In LookupProduct some categories don't show, only blank lines
> -------------------------------------------------------------
>
> Key: OFBIZ-12368
> URL: https://issues.apache.org/jira/browse/OFBIZ-12368
> Project: OFBiz
> Issue Type: Bug
> Components: product/catalog
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
>
> We can easily fix that by showing more info. Currently only description is
> used I suggest to add
> categoryName and productCategoryId. That should be enough. There are then no
> blank lines since productCategoryId always show.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)