aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn
diff options
context:
space:
mode:
authorhttp://seanh.myopenid.com/ <http://seanh.myopenid.com/@web>2009-04-02 09:07:53 -0400
committerJoey Hess <joey@kitenet.net>2009-04-02 09:07:53 -0400
commit582312e91cb3e2c8313da6bbda735566a05c7677 (patch)
tree8142ab1d4536668e678857ee34db9823c5421c9a /doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn
parenta70a8912362a1c746e1d802c5b3dd2b0c92a9d49 (diff)
downloadikiwiki-582312e91cb3e2c8313da6bbda735566a05c7677.tar
ikiwiki-582312e91cb3e2c8313da6bbda735566a05c7677.tar.gz
Diffstat (limited to 'doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn')
-rw-r--r--doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn b/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn
new file mode 100644
index 000000000..b5e8a14dd
--- /dev/null
+++ b/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn
@@ -0,0 +1,8 @@
+I'm getting a number of errors like this when running ikiwiki:
+
+ utf8 "\xA2" does not map to Unicode at /usr/local/share/perl/5.10.0/IkiWiki.pm line 739, <$in> chunk 1.
+
+I think it's because some of my files contain non-utf8, non-unicode, or somehow bad characters in them, probably fancy quotes and the like that have been copy-and-pasted from my web browser. The problem is that I have hundreds of files, I transferred them all over from pyblosxom to ikiwiki at once, and the error message doesn't tell me which file the error comes from. How can I fix this?
+
+Thanks
+-- seanh