]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50
authorJoey Hess <joey@kitenet.net>
Mon, 16 Jun 2008 19:19:37 +0000 (15:19 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 16 Jun 2008 19:19:37 +0000 (15:19 -0400)
doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn

index fe08e36b5f94e6e21b9d41e4dd14c980d74a6ef2..d10cc3e5a7a8d4fd1fdc33d003216a496b4e6c2f 100644 (file)
@@ -9,4 +9,4 @@ The first two complaints happen if textile is not loaded, the third fatal one ha
 
 0x92 is "single quote" in the evil windows default codepage. It would be nice to handle this gracefully and not abort ikiwiki at this point, or alternatively, die fatally but mention which input page caused the error.
 
-Interestingly enough, in my case, the input file has several other bad windows characters (0xFC, u-umlaut) which have not caused ikiwiki to abort. -- [[JonDowland]]
+Interestingly enough, in my case, the input file has several other bad windows characters (0xFC, u-umlaut) which have not caused ikiwiki to abort. ikiwiki version 2.50. -- [[JonDowland]]