On Mon, Jul 14, 2008 at 2:51 PM, Clytie Siddall <[EMAIL PROTECTED]> wrote:
> Hi everyone :)
>
> Our download page [1] has developed a display problem since the

 http://vi.openoffice.org/about-downloads.html

> OpenOffice.org website was updated to the new, cool sty;e. I know that was a
> while ago, but I kept hoping I could fix this myself. I have run out of
> ideas. :(

Did you experience the problem since the last posting?

> [...]
> We have, of course, specified UTF-8:
> ___
> <title>OpenOffice Việt &mdash; Tải về</title>
> "..(snipped)..">
>
> <meta http-equiv="content-type" content="text/html; charset=utf-8">
>
> <link rel="stylesheet" type="text/css" href="ooovi.css" title="viooo" />
> ___
>
> The page used to have its own <head> section, but I removed that, hoping
> that somehow would fix this problem. Evidently, it didn't. :(

I'd expect the removal of head is more likely to cause the problem...
Or that the page is not a complete html page, but only the body.
(well, actually not even that, it has the closing tags, but misses the
opening ones)

If the problem occurs, please try to make it a full (x)html page, i.e with
<html><head><body> tags.

> I've reuploaded the page, and now it looks fine. At some stage from this
> point, it will stop displaying correctly. I wonder if that's in response to
> some update procedure for the overall website.

The only thing I could imagine would be that the parser that assebles
the pages just uses the charset that was used last, when it cannot
tell from the source it is currently handling.

ciao
Christian

Reply via email to