I think attachments get stripped (least I'm not seeing one).
If you create a JIRA issue for it at http://issues.apache.org/jira/browse/BETWIXT then you can easily attach the patch there. Thanks, Hen On 5/2/07, Kevin Waugh <[EMAIL PROTECTED]> wrote:
Hello I was directed to send this patch here. Description of bug: Write a bean with an empty string property to xml using elements for primitive types and then read the bean back in. The bean that was read will have a null string, not an empty one. Description of fix: The stringToObject method of ConvertUtilsObjectStringConverter does not adhere to the description in the javadoc. (Even after the patch I guess it technically still doesn't, but that's another story). It's a one line fix, but I attached a patch against the latest subversion snapshot anyway. Thanks, - Kevin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
