From cocoon-dev-return-30433-apmail-xml-cocoon-dev-archive=xml.apache.org@xml.apache.org Tue Aug 13 17:00:41 2002 Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 11249 invoked by uid 500); 13 Aug 2002 17:00:40 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 11238 invoked from network); 13 Aug 2002 17:00:39 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Spaces in URLs X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Tue, 13 Aug 2002 20:01:49 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Spaces in URLs Thread-Index: AcJC838pp4oXjdGhSr+x/4mHPg6ugw== From: "Amir Rosen" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, Cocoon doesn't seem to handle spaces (and other url-encodings) in the=20 url that is handled in the sitemap. I try a simple sitemap: and I get org.apache.cocoon.ProcessingException: Failed to execute pipeline.: = java.io.FileNotFoundException: F:\******\test%201.xml (The system cannot = find the file specified)=20 I.E. 'test 1.xml' was encoded as 'test%201.xml' and wasn't decoded in = the sitemap. I think the request should be decoded before it is passed to the = sitemap. (?) BTW, I'm using: cocoon 2.0.3 WebSphere 4.0.3 Thanks, Amir Rosen CTI Squared amir@cti2.com +972-9-9605200 (258) =20 --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org