[
https://issues.apache.org/jira/browse/OFBIZ-12496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477266#comment-17477266
]
Benjamin Jugl commented on OFBIZ-12496:
---------------------------------------
As of now it resides in WebAppCache.java. I just provided a pull request for a
fix. As I said, it would be good if we could have a more elaborate way of
handling this.
> 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: Benjamin Jugl
> 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)