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=30985>. 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=30985 Query.toString() and Query.toString(String field) not escaping special characters ------- Additional Comments From [EMAIL PROTECTED] 2004-09-03 00:37 ------- It's really too good to be true that Query.toString returns a QueryParser string. There are many Query types which QueryParser knows nothing about and quite a few nuances. I do agree in this case it would be nice to have the special characters escaped though. Hopefully it's possible to share a constant so there is no duplication and potential mismatch later if the list changes. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]