Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 59044 invoked from network); 19 Jan 2010 10:05:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jan 2010 10:05:44 -0000 Received: (qmail 37644 invoked by uid 500); 19 Jan 2010 10:05:43 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 37540 invoked by uid 500); 19 Jan 2010 10:05:42 -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 37529 invoked by uid 99); 19 Jan 2010 10:05:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2010 10:05:42 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of foamdino@gmail.com designates 209.85.218.210 as permitted sender) Received: from [209.85.218.210] (HELO mail-bw0-f210.google.com) (209.85.218.210) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2010 10:05:36 +0000 Received: by bwz2 with SMTP id 2so1033464bwz.0 for ; Tue, 19 Jan 2010 02:05:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=xW1fG7slp8Lu+54cdm5ftTlEggOzyBFjUFNuP9mYug8=; b=mVd+rBDRSvYqEyPCYZ9fjpAKWbL+dKPwMjJeoWq+Rs5J8CM8oxaA/7xAVEDBOTXurw XpuyFW7CW5493owJD4mwINFIDHnSa9owurNCapm7cFNHL8nAGK+gDkaCkFAZ5lC/vKVV VDTIT6oOaU9HRax4SwxgBU+E0SskmeNNsSiV4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=a0k2CpQ9uXy+RpjntbfuTq2ncfskKKrNHYUmgPjeeY2bvOEOOha8qzevLuupb8vh3Z RYWP61/CjER/YjJnzY9uVB2YpCEjJW8shGA76OmeC9CeUuGdrnU+QNHsC7ROk082d6Pd QIN8599KDVN2a2tD1ALG/y9pC5Cv+ETK2bWkU= MIME-Version: 1.0 Received: by 10.204.5.198 with SMTP id 6mr4151289bkw.141.1263895514826; Tue, 19 Jan 2010 02:05:14 -0800 (PST) Date: Tue, 19 Jan 2010 10:05:14 +0000 Message-ID: Subject: trimSpaces From: Kevin Jackson To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 Hi, https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 This fix would be very beneficial for us, although I'm aware that the addition of this would make an application deployed in tomcat emit different output than an app deployed on say jetty. I'm willing to merge this with the trunk (for tomcat7) if people's time is a factor and to test it. Thanks, Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org