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=30297>. 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=30297 fmt strips quotes when using parameter Summary: fmt strips quotes when using parameter Product: Taglibs Version: 1.0.5 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Standard Taglib AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hello, I have a bundle containing one key: feedback2 = Rock'n Roll It displays correctly as "Rock'n Roll" when using this: <fmt:message key="feedback2" /> While the single quote got stripped out "Rockn Roll" when I use this: <fmt:message key="feedback2" > <fmt:param /> </fmt:message> Thanks for your help, Gael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]