getContextResolver sort algorithm is incorrect
----------------------------------------------
Key: WINK-82
URL: https://issues.apache.org/jira/browse/WINK-82
Project: Wink
Issue Type: Bug
Components: Common
Affects Versions: 0.1
Reporter: Mike Rheinheimer
Fix For: 0.1
Attachments: WINK-82.patch
This is a followup to WINK-47. The sort algorithm for the list of context
resolvers is incorrect:
1) does not account for subtype sorting when comparing star/star with text/star
2) sort is backwards -- see patch test, fix, and code comments
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.