UrlEncode oddness
J. Landman Gay
jacque at hyperactivesw.com
Thu Mar 22 19:36:59 EDT 2012
On 3/22/12 6:24 PM, Mark Schonewille wrote:
> Hi Jacque,
>
> I should point out that we need control over the way we encode our
> URL's. The default still is MacRoman on Mac and Latin-1 on Windows.
> If urlEncode converted all text to UTF8 by default, we'd have a lot
> of trouble getting MacRoman and Latin-1 encoded URL's. So, no, you
> don't want urlEncode to just do this for us.
Okay.
As it turns out, the method didn't work anyway, even though it did match
the Dropbox URL. iOS 5.1 has changed something in how it handles url
encoded paths with high-ascii characters. I can't get your method or the
native LiveCode encoding to work.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list