Benjamin Jugl created OFBIZ-12496:
-------------------------------------
Summary: 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
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)