Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 43321 invoked from network); 11 Sep 2000 16:59:34 -0000 Received: from corporate.planet.net (208.163.25.10) by locus.apache.org with SMTP; 11 Sep 2000 16:59:34 -0000 Received: from insage.com (prog16.planet.net [208.163.30.16]) by corporate.planet.net (8.9.3/8.8.5) with ESMTP id MAA25976 for ; Mon, 11 Sep 2000 12:59:06 -0400 (EDT) Message-ID: <39BD100D.D5F0B05A@insage.com> Date: Mon, 11 Sep 2000 13:02:05 -0400 From: sudhi X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Re: bug? References: <00091004011100.00807@viktors.riga.nu> <39BCDEB6.9A919EF2@insage.com> <00091118511400.20606@viktors.riga.nu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi, I thinks, its JSDK2.0 and JSDK2.2 problem. Since Cocoon 1.X is JSDK2.0 compatible, it should support it. TIA Sudhi Viktors Rotanovs wrote: > > Hi, > > response.encodeUrl is deprecated by encodeURL, and works > OK on jdk1.3 (but I didn't test it on 1.2 or 1.1.8). > > On Mon, 11 Sep 2000, you wrote: > > Hi, > > Even I had the same problem in response.xsl. There were two problem, one > > is yours and the other is in line 355. > > response.encodeURL( > > String.valueOf() > > ) > > where as it should be > > response.encodeUrl( > > String.valueOf() > > ) > > > > When I reported these problem, I think Robin or Donald asked the cocoon > > dev list to fix this. And really dont know whether its fixed or not. > > > > I just looked into > > > > http://xml.apache.org/websrc/cvsweb.cgi/xml-cocoon/src/org/apache/cocoon/pr > >ocessor/xsp/library/java/response.xsl?rev=1.8&content-type=text/vnd.viewcvs- > >markup > > > > and its still not fixed. Can somebody fix it please ? > > > > Thanks > > Sudhi > > > > Viktors Rotanovs wrote: > > > Hi, > > > > > > I'm new to cocoon, but isn't that a bug? > > > response.xsl, line 320 > > > ----------------- > > > String.valueOf(), > > > ----------------- > > > seems like there should be no comma at the end of this > > > (and encode-redirect-url should finally work). > > > Cocoon 1.8-dev, xml-cocoon_20000906221458.tar.gz > > > > > > -- > > > Best Wishes, > > > Viktors Rotanovs > > > I create websites that attract more clients. http://riga.nu/ > > > Riga Latvia +371, Phone 7377-142, GSM 9173-000, FAX 7377-472 > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > > > For additional commands, e-mail: cocoon-users-help@xml.apache.org > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > > For additional commands, e-mail: cocoon-users-help@xml.apache.org > > -- > Best Wishes, > Viktors Rotanovs > I create websites that attract more clients. http://riga.nu/ > Riga Latvia +371, Phone 7377-142, GSM 9173-000, FAX 7377-472 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > For additional commands, e-mail: cocoon-users-help@xml.apache.org