Return-Path: Delivered-To: apmail-jakarta-taglibs-dev-archive@www.apache.org Received: (qmail 53323 invoked from network); 13 Dec 2006 22:18:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2006 22:18:11 -0000 Received: (qmail 13860 invoked by uid 500); 13 Dec 2006 22:18:12 -0000 Delivered-To: apmail-jakarta-taglibs-dev-archive@jakarta.apache.org Received: (qmail 13849 invoked by uid 500); 13 Dec 2006 22:18:12 -0000 Mailing-List: contact taglibs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tag Libraries Developers List" Reply-To: "Tag Libraries Developers List" Delivered-To: mailing list taglibs-dev@jakarta.apache.org Received: (qmail 13827 invoked by uid 99); 13 Dec 2006 22:18:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 14:18:12 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 14:18:04 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id EC63B714167; Wed, 13 Dec 2006 14:17:43 -0800 (PST) From: bugzilla@apache.org To: taglibs-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 23319] - generates incorrect encoding In-Reply-To: X-Bugzilla-Reason: CC Message-Id: <20061213221743.EC63B714167@brutus.apache.org> Date: Wed, 13 Dec 2006 14:17:43 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org 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=23319 ------- Additional Comments From bayard@apache.org 2006-12-13 14:17 ------- As far as I can tell, there were no changes to the spec related to this. The JSTL 1.2 spec for c:param and c:url is identical to the 1.1 and 1.0 specs. So this remains an issue for the EG team and not this particular codebase. Reading the spec, it does state for c:url that: "If the URL contains characters that should be encoded (e.g. space), it is the user's responsibility to encode them. " c:param on the other hand says: "Moreover, it has been designed such that the attributes name and value are automatically URL encoded. " The two sections seem to contradict each other. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org