You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/08/17 01:44:56 UTC

DO NOT REPLY [Bug 15773] - setProperty throws exception on null value

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15773>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15773

setProperty throws exception on null value

craig.mcclanahan@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From craig.mcclanahan@sun.com  2003-08-16 23:44 -------
As far as I can tell (added some more unit tests to be sure), you can now use
any of the BeanUtils methods (copyProperty, copyProperties, setProperty,
populate) with a null value.  Please try your app against the most recent
nightly build (20030817) and re-open this bug report with a specific test case
if you are still seeing failures.