From 2bceb10b5fd06e8e0867cbc6d72a16cbaae35803 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Dec 2009 18:16:47 -0500 Subject: 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. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d84477298..ff922532a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ ikiwiki (3.20091203) UNRELEASED; urgency=low * attachment: Fix several utf-8 problems. * attachment: Fix reversion in attachment sorting by age. * remove: Fix problem removing pages with utf-8 in the name. + * 404/goto: Fix 404 display of utf-8 pages. -- Joey Hess Wed, 02 Dec 2009 17:22:21 -0500 -- cgit v1.2.3