From 3ec57aa5e64aea36f2c1ee8b0f10d5245d3e8118 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Tue, 9 Sep 2014 23:13:23 -0400 Subject: [PATCH] patch --- ...garbled_non-ascii_characters_in_body_in_web_interface.mdwn | 4 ++++ 1 file changed, 4 insertions(+) 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 c92f407ab..2f90f3e96 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 @@ -115,3 +115,7 @@ called at /usr/bin/ikiwiki line 231 ~~~~ so this would explain the error on cancel, but doesn't explain the weird encoding i get when editing the page... ... + +... 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]]"]] -- 2.45.0