DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29772>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29772 [beanutils]DateLocaleConverter does NOT return a default value if a conversion error occurs [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|DateLocaleConverter does NOT|[beanutils]DateLocaleConvert |return a default value if a |er does NOT return a default |conversion error occurs |value if a conversion error | |occurs ------- Additional Comments From [EMAIL PROTECTED] 2004-07-08 12:26 ------- The best workaround I can come up with for this is for the DateLocaleConverter (and descendants) to translate any localized patterns into the default pattern format. The pattern charactes can be obtained from DateFormatSymbols. Does anyone have an objection to me applying a fix to do this? Niall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
