[
https://issues.apache.org/jira/browse/OFBIZ-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624274#action_12624274
]
Luke Prentice commented on OFBIZ-1921:
--------------------------------------
the values in the drop-down list of related entities are unsorted unless my
patch is applied. please compare the sort order of the related entities listed
under "View" with current code, then with my patch.
the patch is very simple. 2 lines.
> Sort related entities in ViewGeneric
> ------------------------------------
>
> Key: OFBIZ-1921
> URL: https://issues.apache.org/jira/browse/OFBIZ-1921
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Environment: ubuntu 8.04
> Reporter: Luke Prentice
> Priority: Minor
> Attachments: ViewGeneric.groovy.diff
>
> Original Estimate: 0.02h
> Remaining Estimate: 0.02h
>
> when viewing an entity the related entities under "View" are sorted in any
> meaningful way. (eg,
> https://localhost:8443/webtools/control/ViewGeneric?entityName=Party&partyId=10000)
> i propose sorting them in ViewEntity.groovy
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.