Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 85044 invoked from network); 2 Sep 2009 08:54:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Sep 2009 08:54:56 -0000 Received: (qmail 66197 invoked by uid 500); 2 Sep 2009 08:54:55 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 66098 invoked by uid 500); 2 Sep 2009 08:54:55 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 66083 invoked by uid 99); 2 Sep 2009 08:54:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 08:54:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 08:54:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B34EA234C004 for ; Wed, 2 Sep 2009 01:54:32 -0700 (PDT) Message-ID: <188615820.1251881672729.JavaMail.jira@brutus> Date: Wed, 2 Sep 2009 01:54:32 -0700 (PDT) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4836) A uniform way to handle semicolon in Tomcat/Pluto In-Reply-To: <1358350222.1251871112700.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750337#action_12750337 ] Ivan commented on GERONIMO-4836: -------------------------------- My way is to use a filter to wrap the RenderRequest and ActionResponse object to do the encoding, any comment ? > A uniform way to handle semicolon in Tomcat/Pluto > ------------------------------------------------- > > Key: GERONIMO-4836 > URL: https://issues.apache.org/jira/browse/GERONIMO-4836 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console, Tomcat > Affects Versions: 2.2 > Reporter: Ivan > > While the input parameter contains semicolon, there will be some issues while handlering those parameters. Seem that Pluto would ignore those parameters after the semicolon. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.