ikiwiki/IkiWiki
Joey Hess 2bceb10b5f 404/goto: Fix 404 display of utf-8 pages.
Problem here was that no charset http header was being sent.

I fixed this globally by making cgi_custom_failure send the header.
Required changing its parameters.
2009-12-14 18:16:47 -05:00
..
Plugin 404/goto: Fix 404 display of utf-8 pages. 2009-12-14 18:16:47 -05:00
Setup
CGI.pm 404/goto: Fix 404 display of utf-8 pages. 2009-12-14 18:16:47 -05:00
Receive.pm
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm