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=19624>. 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=19624 Localization error ------- Additional Comments From [EMAIL PROTECTED] 2003-06-26 14:31 ------- I did this instead and it probably will work better: result = new StringElement(locService.getString(locService.getDefaultBundleName(), locService.getLocale(data), this.key)); Also makes the default value resolution work as intended, I think. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
