Sorry Steve, can't use english, but i did figure out what was wrong. Seems I wasn't encoding the url string properly. .. doh !
-Jason On Mon, 14 Feb 2005 16:26:29 +1100, Steve Onnis <[EMAIL PROTECTED]> wrote: > use english? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jason > Sheedy > Sent: Monday, February 14, 2005 4:07 PM > To: CFAussie Mailing List > Subject: [cfaussie] Re: Spike's Friendly URL servlet > > Hi guys, > When passing urlencoded Chinese strings through the friendly URL path, > the servlet seems to corrupt the encoding when it passes the variable > back to the cf server. > > Here's a dump of the url scope: > > struct > FOO /cfmx/go/fuseaction/programs.viewprog/progname/çåç/lang/chinese > FUSEACTION programs.viewprog > LANG chinese > PROGNAME ??? > SN > 127.0.0.1/cfmx/go/fuseaction/programs.viewprog/progname/çåç/lang/chinese/index.cfm > > As you can see the progname is corrupted. > > Anyone seen this before and know a way around it??? > > Jason Sheedy > www.voice.com.au > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
