]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Fancy_characters_get_munged_on_page_save.mdwn
scrubber needs updating
[ikiwiki.git] / doc / bugs / Fancy_characters_get_munged_on_page_save.mdwn
index e3ce2816d8f269abe284ff4ec3518f28e8070d5d..d20e5b1f86e4883ed504177be847ee620d174ba6 100644 (file)
@@ -25,3 +25,5 @@ Sorry, I know the title is ridiculously vague for a bug but I don't know what th
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 Thanks for that I assumed it would be Perl foo.  I'll look into the web server config.  Though, just thinking some more ... it's weird that it does the correct thing on preview but not on display.  Hrm ... -- Adam.
+
+**[[FIXED|done]]** - Adding "AddDefaultCharset UTF-8" to my Apache config fixed the problem.  Thanks for the help Joey (especially since it had nothing to do with ikiwiki!).  - Adam.