ConverterLocator should support proxied classes
-----------------------------------------------

                 Key: WICKET-4414
                 URL: https://issues.apache.org/jira/browse/WICKET-4414
             Project: Wicket
          Issue Type: Wish
          Components: wicket
    Affects Versions: 1.5.4, 1.5.3
         Environment: Not relevant.
            Reporter: Andre L
            Priority: Minor


It would be nice if Wicket's default implementation of IConverter would work 
with proxied classes. The current implementation uses Class#getName() to locate 
registered classes, and it will therefore not work with enhanced classes.

--
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

        

Reply via email to