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=35726>. 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=35726 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15669|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2005-07-15 07:33 ------- Created an attachment (id=15679) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15679&action=view) Return null when id is found but entry is not This patch makes all the MessageProviders return null if a given ID ("parent") is found but the entry ("child") is not. Previously, the ResourceBundleMessageProvider would throw an exception. The getText() method may still throw an exception if the ID is not found. Changes since last version: Fixing minor bug and adding test case. Also changing an error message. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]