Charset encoding of pages

Jeroen Ruigrok/asmodai asmodai at wxs.nl
Wed Jan 14 18:09:47 UTC 2004


Guys ('n gals),

what's the latest status on the character set encoding issues?

Right now I am fixing header.html.tmpl to just use English by using:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
<html dir="ltr" lang="en">
  <head>
    <title>[% title FILTER html %]</title>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15">

It would be nice if I didn't have to fix this up.  Seems like
http://bugzilla.mozilla.org/show_bug.cgi?id=126266 is a neverending
story when it comes to the issue.

Sidecomment: 8859-1 is deprecated, use -15 please.  Us Europeans like to
be able to use the Euro.

(yes, I'm back on Bugzilla, time to spare now :P)

-- 
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono
PGP fingerprint: 2D92 980E 45FE 2C28 9DB7  9D88 97E6 839B 2EAC 625B
http://www.tendra.org/   | http://diary.in-nomine.org/
Come make me pure, bleed me a cure, I'm caught, I'm caught, I'm caught
under...



More information about the developers mailing list