[
https://issues.apache.org/jira/browse/OFBIZ-12496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483673#comment-17483673
]
ASF subversion and git services commented on OFBIZ-12496:
---------------------------------------------------------
Commit 90995f090f820888b1aec06d93a546e07448fd55 in ofbiz-framework's branch
refs/heads/trunk from bjugl
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=90995f0 ]
Fixed: Webapp Position overrides older entries. (OFBIZ-12496) (#454)
> Webapp Position overrides older entries
> ---------------------------------------
>
> Key: OFBIZ-12496
> URL: https://issues.apache.org/jira/browse/OFBIZ-12496
> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Reporter: Benjamin Jugl
> Assignee: Jacques Le Roux
> Priority: Minor
>
> The Algorithm deciding where the actual position is in the menu is faulty. If
> a later plugin is defined with position=1, the Party Manager that is defined
> as position=1 by default is overwritten and does not appear in the menu
> anymore.
> I can provide a quick fix that shifts the newer app to the end of the line,
> so no entry is lost. Ultimately we should find a solution that offers more
> control.
> One possible solution might be, to leave the current implementation but add a
> functionality that enables themes to override this and establish their own
> order.
> What Do you think?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)