Hey all,
Webwork 1.3 (RC 1 I think)
When my data has an apostrophe, e.g. "Frank's Test Record", the
webwork:label tag blows up while trying to display that value. The tag and
stack trace follows:
<ww:label label="'Name'" name="name"/>
java.lang.IllegalArgumentException: missing matching end quote for query:
Frank's Test Script
at webwork.util.Query.throwIllegalArgumentException(Query.java:369)
at webwork.util.Query.<init>(Query.java:260)
at webwork.util.Query.getQuery(Query.java:32)
at webwork.util.ValueStack.findValue(ValueStack.java:323)
at
webwork.view.taglib.WebWorkBodyTagSupport.findValue(WebWorkBodyTagSupport.ja
va:57)
at
webwork.view.taglib.ui.ComponentTag.doEndTag(ComponentTag.java:144)
at webwork.view.taglib.ui.LabelTag.doEndTag(LabelTag.java:31)
at
org.apache.jsp.scriptView$jsp._jspService(scriptView$jsp.java:479)
..... (more, but I thought it was irrelevant)
Is this fixed in the final release of 1.3? If not, does someone know of
anythign I can do to take care of this?
Thanks a million,
Frank
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork