help-debbugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debbug web server and encoding problems


From: rixed
Subject: Debbug web server and encoding problems
Date: Tue, 20 Sep 2011 09:59:16 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hello list !

I've noticed the static pages served by debbugs.gnu.org have no
character encoding indication although the pages are apparently
encoded using utf-8.

See for instance :

http://debbugs.gnu.org/db/pa/lguile.html

It would probably suffice to add a http-equiv html header such as:

<META http-equiv="Content-Type" content="text/html; charset=utf-8">

to fix the problem without changing the web server configuration.

Thank you.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]