aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/textile_plugin_dies_if_input_has_a_non-utf8_character.mdwn
Commit message (Collapse)AuthorAge
* update for rename of users/jondowland.mdwn to users/jon.mdwnhttp://alcopop.org/me/openid/2008-12-02
|
* textile: The Text::Textile perl module has some regexps that fail if input ↵Joey Hess2008-06-16
| | | | 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.
* web commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50Joey Hess2008-06-16
|
* web commit by http://alcopop.org/me/openid/: bug with bad input textJoey Hess2008-06-16