[
https://issues.apache.org/jira/browse/WICKET-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148455#comment-13148455
]
Sven Meier commented on WICKET-4217:
------------------------------------
Thanks Jan.
> CompoundRequestMapper sort broken with big negative compatibilityScore
> ----------------------------------------------------------------------
>
> Key: WICKET-4217
> URL: https://issues.apache.org/jira/browse/WICKET-4217
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5.3
> Reporter: Jan Riehn
> Assignee: Sven Meier
> Fix For: 1.5.4
>
> Attachments: wicket-request.patch
>
>
> the following fails for RequestMapper with big negative compatibilityScore:
> public int compareTo(final MapperWithScore o)
> {
> return o.compatibilityScore - compatibilityScore;
> }
> see patch with testcase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira