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=32584>. 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=32584 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-23 05:19 ------- This mechanism works in most cases for most people - simply escaping a single quote so that it is displayed correctly. I am -1 to removing this useful behaviour just so that your unusual situation can be catered for. Anyway, here are three alternative solutions to your problem... 1) You could remove the "escaping" behaviour yourself by creating a custom implementation of PropertyMessageResources and just overriding the escape() method to do nothing. 2) You could pass the "'0'" value to the message as an argument 3) You could use html escape values for the curly braces in your message - i.e. "'{0}'" I think we should close this as "WONTFIX" -- 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]