From 6c3c6a0cce460f1560a597b9d02d6284a156c13d Mon Sep 17 00:00:00 2001 From: Gonzalo Odiard Date: Thu, 25 Nov 2010 06:11:48 +0000 Subject: Don't choke when downloading a URL containing non-UTF-8 characters (OLPC#8857) A URL can contain arbitrary characters; there's no guarantee they are encoded using UTF-8. Using the encoding of the page that contains the URL is as good a guess as any. Instead of throwing an exception and failing to download the file, we will now record a "garbled" file name in the Journal if there's an encoding mismatch. --- (limited to 'activity/activity.info') -- cgit v0.9.1