From: smcv Date: Wed, 10 Sep 2014 07:39:35 +0000 (-0400) Subject: branch looks good X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/91a35852c60e005f5b695e3aad149ef2089de83d?hp=3ec57aa5e64aea36f2c1ee8b0f10d5245d3e8118 branch looks good --- diff --git a/doc/bugs/garbled_non-ascii_characters_in_body_in_web_interface.mdwn b/doc/bugs/garbled_non-ascii_characters_in_body_in_web_interface.mdwn index 2f90f3e96..74d8e4617 100644 --- a/doc/bugs/garbled_non-ascii_characters_in_body_in_web_interface.mdwn +++ b/doc/bugs/garbled_non-ascii_characters_in_body_in_web_interface.mdwn @@ -119,3 +119,6 @@ so this would explain the error on cancel, but doesn't explain the weird encodin ... and that leads me to this crazy patch which fixes all the above issue, by avoiding double-decoding... go figure that shit out... [[!template id=gitbranch branch=anarcat/dev/safe_unicode author="[[anarcat]]"]] + +> [[Looks good to me|users/smcv/ready]] although I'm not sure how valuable +> the `$] < 5.02 || ` test is - I'd be tempted to just call `is_utf8`. --[[smcv]]