website charset

Поиск
Список
Период
Сортировка
От Dennis Björklund
Тема website charset
Дата
Msg-id Pine.LNX.4.44.0303080703350.27526-100000@zigo.dhs.org
обсуждение исходный текст
Ответы Re: website charset  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-hackers
There is no declaration of charset in the main webpage. Something like

<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">

would be nice. What is worse is that there are several charsets used. In
the International part I have to set mozilla to use utf-8 for it to be
rendered correctly and in the Event part I have to tell mozilla to use
iso-8859-1. There is not one setting that can show the whole page.

There really should be only one charset on the page, and it should be
specified so that the browser can show it right and not have to guess.

-- 
/Dennis



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: regression failure in CVS HEAD
Следующее
От: "Jordan Henderson"
Дата:
Сообщение: Re: request for sql3 compliance for the update command