You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/10/31 09:51:05 UTC

[jira] Updated: (BEANUTILS-18) [beanutils] PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent

     [ http://issues.apache.org/jira/browse/BEANUTILS-18?page=all ]

Henri Yandell updated BEANUTILS-18:
-----------------------------------

    Fix Version/s: 1.8.0

All reopened issues should be looked at as a part of 1.8.0 and evaluated.

> [beanutils] PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent
> -------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-18
>                 URL: http://issues.apache.org/jira/browse/BEANUTILS-18
>             Project: Commons BeanUtils
>          Issue Type: Bug
>         Environment: Operating System: Windows 2000
> Platform: PC
>            Reporter: Maarten Coene
>             Fix For: 1.8.0
>
>         Attachments: patch-PropertyUtilsBean.txt, patch-PropertyUtilsTestCase.txt, PropertyUtilsTest.java
>
>
> Hi,
> When the object passed to PropertyUtils is a non-public class, the
> PropertyUtils.isReadable() method returns true for an existing property while
> the PropertyUtils.getProperty() method for the same property throws a
> NoSuchMethodException. 
> I'll attach a junit test that illustrates the problem.
> regards,
> Maarten

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org