Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 58022 invoked from network); 12 Jun 2006 14:47:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jun 2006 14:47:25 -0000 Received: (qmail 44846 invoked by uid 500); 12 Jun 2006 14:47:22 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 43845 invoked by uid 500); 12 Jun 2006 14:47:20 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 43827 invoked by uid 500); 12 Jun 2006 14:47:20 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 43820 invoked by uid 99); 12 Jun 2006 14:47:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 07:47:20 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 07:47:19 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id C21FF71428D; Mon, 12 Jun 2006 14:46:09 +0000 (GMT) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 38768] - URL encoded unicode characters in GET request parameters cause the parameter not to present in the request object In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060612144609.C21FF71428D@brutus.apache.org> Date: Mon, 12 Jun 2006 14:46:09 +0000 (GMT) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=38768 ------- Additional Comments From jshare@opera.com 2006-06-12 14:46 ------- I've done a little research and the only response I have is that The "%u" syntax *was* discussed as part of the IRI (i18n URIs, RFC 3987) standard work, but was NOT made part of the standard. See RFC 3987 sec A.3 In which case I support the motion for making this kind of request return a 400 error. Has anyone tried this in other environments (php) to see how they handle the situation? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org