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=10248>. 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=10248 URL parameters get truncated ------- Additional Comments From [EMAIL PROTECTED] 2002-06-28 03:45 ------- Thanks for the response. I know that if the "=" is encoded, it will be passed properly: http://myhost:8080/Tests?QueryZoom=Yes&Query%3DFEAT_ID='12345' The parsing probably follows standard and encoding the "=" works well in both cases. But the behavior is different depending on whether the filename is included in the URL or it is not. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>