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=17838>. 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=17838 <bean:message> should trim keys before dereferencing ------- Additional Comments From [EMAIL PROTECTED] 2003-03-10 19:57 ------- That makes more sense to me as well. Although it will still throw a few of us. Here's how my test suite is failing (which is good, cause now there's quotes): ... ... [junit] Testcase: testMessageTagNoArgNamePropertyRequestScopeAlternateBundle took 0.061 sec [junit] Running org.apache.struts.taglib.bean.TestMessageTag1 [java] org.apache.jasper.JasperException: Missing message for key "default.bundle.message.1 " [java] at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248) ... ... This fix is actually easier than the first. So is this what we want to do? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]