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=26843>.
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=26843

Please don't check the timestamp format if it is null

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2004-02-17 23:09 -------
hi james

you can gain finely grained control over conversions by either registering customer 
convertors with 
beanutils or by using a custom ObjectStringConverter. (there should be descriptions of 
these on the 
documentation on the jakarta commons website - if there aren't please let me know and 
i'll do my best 
to add some.)

however, i agree with you that most users would expect no conversions to be performed 
on nulls and 
empty strings and so i've committed a change that alters the default behaviour to what 
you expected. 
(in sort, if you upgrade to the latest nightly or CVS HEAD.)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to