First coercion assignable to target type is used instead of most specific
target type coercion
----------------------------------------------------------------------------------------------
Key: TAP5-995
URL: https://issues.apache.org/jira/browse/TAP5-995
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-ioc
Affects Versions: 5.1.0.5
Reporter: Peter Rietzler
Attachments: TypeCoercerImplTest.java
TypeCoercerImpl uses the first assignable coercion instead of the most specific
target type coercion.
Coercion depends on order of contribution (altough contribution is not ordered).
See attached unit test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.