March 23, 2019
3:59 a.m.
Pharo Smalltalk Users mailing list wrote
OK. Thanks for examples. But in my case, the bad URL (with diacritics) comes directly from the Zomato.com REST API (they probably do not read specs), so I'll end up with a few "hacks" with strings.
Sven actually found a trick to handle this case and then forgot he he [1]. Just in case you still have the issue: 'http://myhost/path/with/umlaut/äöü.txt' asFileReference asUrl. 1. http://forum.world.st/Umlauts-in-ZnUrl-tp4793736.html ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html