]> sipb.mit.edu Git - ikiwiki.git/commit
textile: The Text::Textile perl module has some regexps that fail if input is flagged...
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 16 Jun 2008 19:43:37 +0000 (15:43 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 16 Jun 2008 19:43:37 +0000 (15:43 -0400)
commitbd7edfd9ca050edebbd6c09e24834934074909a8
tree44b85669eb5ea941650b04970883f859243334f3
parent00532174881f2171358df1ffe69b8ed1e31cd99c
textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8.
IkiWiki/Plugin/textile.pm
debian/changelog
doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn