]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://adam.shand.net/
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 21:37:03 +0000 (21:37 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 21:37:03 +0000 (21:37 +0000)
doc/bugs/Fancy_characters_get_munged_on_page_save.mdwn

index e3ce2816d8f269abe284ff4ec3518f28e8070d5d..96614de94ca05ebc236512b398666a9e2083e3dd 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** - 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.