aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-06-16 15:19:37 -0400
committerJoey Hess <joey@kitenet.net>2008-06-16 15:19:37 -0400
commit00532174881f2171358df1ffe69b8ed1e31cd99c (patch)
treef47ef59d0a3f37941740bc226a7699e9b5f4ada3 /doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn
parent2db2e35a0584099dcad737ff971ffa42a3f1edaf (diff)
downloadikiwiki-00532174881f2171358df1ffe69b8ed1e31cd99c.tar
ikiwiki-00532174881f2171358df1ffe69b8ed1e31cd99c.tar.gz
web commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50
Diffstat (limited to 'doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn')
-rw-r--r--doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn b/doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn
index fe08e36b5..d10cc3e5a 100644
--- a/doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn
+++ b/doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn
@@ -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]]