Re: Czech character broken?

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: Czech character broken?
Date: 2007-02-13 13:06:19
Message-ID: 20070213130615.GA38284@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Tue, Feb 13, 2007 at 10:06:47AM +0100, Magnus Hagander wrote:
> On our page at http://www.postgresql.org/community/international we have the following:
> Informace o PostgreSQL v &#269;e&#154;tin&#283;
>
> My validator complains that &#154; is an invalid numeric entity in
> UTF-8. Can someone who knows what it should be let us know what the
> correct entity is?

I don't know for sure since I don't speak Czech, but I'd guess the
correct entity is &#353; <U+0161 LATIN SMALL LETTER S WITH CARON>.
The Windows-1250 mapping of that character is 154 (0x9a).

--
Michael Fuhr

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Josh Berkus 2007-02-13 18:20:06 Re: Multi-language to be or not to be
Previous Message Magnus Hagander 2007-02-13 09:06:47 Czech character broken?