You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Todd Nine (JIRA)" <ji...@apache.org> on 2010/09/29 02:31:33 UTC

[jira] Created: (BEANUTILS-381) getMatchingAccessibleMethod does not correctly handle inheritance and method overloading

getMatchingAccessibleMethod does not correctly handle inheritance and method overloading
----------------------------------------------------------------------------------------

                 Key: BEANUTILS-381
                 URL: https://issues.apache.org/jira/browse/BEANUTILS-381
             Project: Commons BeanUtils
          Issue Type: Bug
    Affects Versions: 1.8.3
         Environment: JDK 1.6
            Reporter: Todd Nine
            Priority: Blocker


I've attached a patch with a unit test demonstrating the issue, as well as the fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BEANUTILS-381) getMatchingAccessibleMethod does not correctly handle inheritance and method overloading

Posted by "Todd Nine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BEANUTILS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Nine updated BEANUTILS-381:
--------------------------------

    Attachment: patch.txt

The patch with the new test case to demonstrate the issue, as well as the fix.

> getMatchingAccessibleMethod does not correctly handle inheritance and method overloading
> ----------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-381
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-381
>             Project: Commons BeanUtils
>          Issue Type: Bug
>    Affects Versions: 1.8.3
>         Environment: JDK 1.6
>            Reporter: Todd Nine
>            Priority: Blocker
>         Attachments: patch.txt
>
>
> I've attached a patch with a unit test demonstrating the issue, as well as the fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.