i have a patch for this now

master
https://id.koumbit.net/anarcat 2013-11-29 20:03:26 -04:00 committed by admin
parent 9919f92be5
commit 5f6ed2ebca
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,5 @@
[[!template id=gitbranch branch=anarcat/dev/proxy-utf8-fail author="[[anarcat]]"]]
ikiwiki 3.20130904.1~bpo70+1
rebuilding the whole wiki:
@ -59,3 +61,7 @@ error: ikiwiki failed
>> Python's conservative default is "`ascii`, regardless of locale" -
>> this minimizes the chance of silently incorrect decoding, but
>> unfortunately also maximizes the chance of crashing. --[[smcv]]
> > > Right, I know that. The trick is to find the rabbit hole. :P
> > >
> > > And I found it. With my dev/proxy-utf8-fail, this doesn't fail anymore. Yay, a [[patch]] ready for commit! --[[anarcat]]