[PATCH][BeanUtils] Bug #9746 - BeanUtils.populate throws an exception if indexed property and string array parameter

2002-06-15 Thread Tomas Viberg
method expects an array. I enclose a patch for BeanUtils.java that makes sure the complete array is passed to ConvertUtils, and patches for TestBean.java and BeanUtilsTestCase.java so that they also test setting and getting indexed properties containing arrays. Regards, Tomas Viberg <[EM

[PATCH][BeanUtils] NoSuchMethod for read only properties and NullPointer when populating primitives

2002-05-26 Thread Tomas Viberg
Comments, anyone? Regards / Tomas - Original Message - From: Tomas Viberg To: [EMAIL PROTECTED] Sent: Sunday, May 19, 2002 7:29 PM Subject: [PATCH] BeanUtils - read only properties and null value conversion Hello, I humbly submit a patch for BeanUtils.java, correcting the

[PATCH] BeanUtils - read only properties and null value conversion

2002-05-20 Thread Tomas Viberg
(simple) property.   Regards, Tomas Viberg, [EMAIL PROTECTED] BeanUtils.java.patch Description: Binary data BeanUtilsTestCase.java.patch Description: Binary data -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

[PATCH] BeanUtils - read only properties and null value conversion

2002-05-19 Thread Tomas Viberg
(simple) property.   Regards, Tomas Viberg, [EMAIL PROTECTED] BeanUtils.java.patch Description: Binary data BeanUtilsTestCase.java.patch Description: Binary data -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>