[
https://issues.apache.org/jira/browse/OFBIZ-12176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284619#comment-17284619 ]
ASF subversion and git services commented on OFBIZ-12176:
---------------------------------------------------------
Commit 0ebb8192474713b3d8dcb8704d2e179559942733 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=0ebb819 ]
Fixed: webapp position does not really work (OFBIZ-12176)
Fixes the tests:
Checks that when the same position is provided by the `WebappInfo` instance
only one is retrieved
Checks that when the same title with no position is provided by the `WebappInfo`
instance 2 instances are retrieved. though they use the same title only position
allows "collision"
> webapp position does not really work
> ------------------------------------
>
> Key: OFBIZ-12176
> URL:
https://issues.apache.org/jira/browse/OFBIZ-12176> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: Upcoming Branch
>
>
> The current implementation of webapp position uses String as key. You can't really order on String, you need numbers.
> This is needed by OFBIZ-12166
--
This message was sent by Atlassian Jira
(v8.3.4#803005)