[
http://www.stripesframework.org/jira/browse/STS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Gunter resolved STS-574.
----------------------------
Resolution: Fixed
Fix Version/s: Release 1.6
Fixed fo 1.5.1 and later. ReflectUtil.getActualTypeArguments() was only
examining superclasses if the target type was not an interface. This caused the
search to come up empty, for example, when one extends an existing type
converter or formatter, where the type parameter is defined in the superclass.
I just pulled the loop that adds superclasses to the search list out of an else
block so that it always executes.
> Autoload code doesn't recognize TypeConverters that extend other
> TypeConverters
> -------------------------------------------------------------------------------
>
> Key: STS-574
> URL: http://www.stripesframework.org/jira/browse/STS-574
> Project: Stripes
> Issue Type: Bug
> Affects Versions: Release 1.5
> Reporter: Ben Gunter
> Assignee: Ben Gunter
> Fix For: Release 1.5.1, Release 1.6
>
>
> The autoload code looks for type params only on the class itself and does not
> look at superclasses.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development