[
https://issues.apache.org/jira/browse/OFBIZ-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672783#comment-16672783 ]
Jacques Le Roux edited comment on OFBIZ-10637 at 11/2/18 9:01 AM:
------------------------------------------------------------------
Fixed in
trunk r1845552
R17 r1845553
R16 r1845554
We needed to also check that no menuName is passed to ComponentConfig::getAppBarWebInfos. Else all menus appears in the secondary menu
bars
was (Author: jacques.le.roux):
Fixed in
trunk r1845552
R17 r1845553
R16 r1845554
> ComponentConfig::getAppBarWebInfos creates infos only for components without <<app-bar-display="false">>
> --------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-10637
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10637> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: 17.12.01, 16.11.06
>
>
> While working on OFBIZ-10635 I noticed that ComponentConfig::getAppBarWebInfos creates infos only for components whithout <<app-bar-display="false">>. It makes no sense since if the menuName var is empty the infos are returned.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)