Peter Kenny wrote
> And when I inspect the result, it is the address of a non-existent file in
> my image directory.

Ah, no. I see the same result. By "worked" I meant that it created a URL
that safari accepted, but I see now it's not the same as correctly parsing
it.


Peter Kenny wrote
> Incidentally, I tried the other trick Sven cites in the same thread. The
> same url as above can be written:
> 'https://fr.wiktionary.org/wiki' asUrl / 'péripétie'.

Yes, this works if you are assembling the URL, but several people presented
the use case of processing URLs from elsewhere, leaving one in a
chicken-and-egg situation where one can't parse due to the diacritics and
can't escape the diacritics (i.e. without incorrectly escaping other things)
without parsing :/



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to