Hi Spike. The double urlEncoding work around seems to do the job, but
I'm keen to see if there's anything that can be done to make it a bit
simpler. Thanks for getting back to me. Looking forward to talking to
you about it later in the month.
Jason
On Tue, 15 Feb 2005 09:13:37 -0500, Spike <[EMAIL PROTECTED]> wrote:
> Hi Jason,
>
> I've been pretty busy working onsite the last few weeks, but I have
> been vaguely tracking the happenings on the mailing lists.
>
> I haven't had a chance to take a look at the encoding problems you're
> running into, but it sounds like a bug in the FU servlet.
>
> My [EMAIL PROTECTED] email should be working fine. I've certainly
> been sending and receiving email from there, but if you're getting
> rejection notices you could try my gmail account instead.
>
> I should be back home by 25th February and I'll try to take a look at
> the issue sometime after that.
>
> Spike
>
>
> On Tue, 15 Feb 2005 13:28:33 +1000, Jason Sheedy <[EMAIL PROTECTED]> wrote:
> > Thanks for the idea Ben, but it's really just an encoding issue.
> >
> > It's seems you have to double url encode any not ascii strings to get
> > them to pass through the friendly URL servlet properly.
> >
> > i.e.
> > original string => ææèç
> >
> > urlEncodeFormat("ææèç") =>
> >
> > %E6%B8%85%E6%99%A8%E8%8A%82%E7%9B%AE
> >
> > urlEncodeFormat(urlEncodeFormat("ææèç")) =>
> >
> > %25E6%25B8%2585%25E6%2599%25A8%25E8%258A%2582%25E7%259B%25AE
> >
> > I'd like to know what Spike has to say about this, but haven't been
> > able to get through to his email [EMAIL PROTECTED] .. Anyone have
> > another email address for him?
> >
> > Jason Sheedy
> > www.voice.com.au
> >
> > On Mon, 14 Feb 2005 17:19:36 +1100, Ben Smith <[EMAIL PROTECTED]> wrote:
> > > > use english?
> > >
> > > Or you could use some kind of inbuilt translation engine to translate
> > > the Chinese to English, then back again when you are done with it.
> > > Should be entirely seamless.
> > >
> > > ---
> > > 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/
> >
>
> --
> --------------------------------------------
> Stephen Milligan
> Code poet for hire
> http://www.spike.org.uk
>
> Do you cfeclipse? http://cfeclipse.tigris.org
>
> ---
> 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/