![]() |
Boost Docs : |
From: João Abecasis (jpabecasis_at_[hidden])
Date: 2007-06-20 21:24:23
Paul A Bristow wrote:
>>> (I STILL have the failure to display the symbols floor and
>> ceil (and others?) right in Instroduction - can't anyone else replicate
>>> this?)
>> I have replicated it in ie6, all others browser seems to work fine.
>
> This is mad - it still fails for me on
>
> Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
>
> And it definitely works right only AFTER you view all the html 4 symbols!
It could be related to character encoding detection. Can you check, in
Firefox, under View -> Character Encoding, if you've got Auto-detect
turned on and what type of automatic detection you have?
I usually have it set for UTF-8 or Universal auto-detection, but
ocasionally I still have to rectify Firefox's choices.
With all the funny symbols in the html 4 symbols page, Firefox probably
has an easier time figuring out the encoding and tries to use that by
default for the following pages (on the same site?).
Not sure that would explain why it is ignoring the character encoding
settings on the <?xml?> line and then on an html <meta> tag, though. :-/
Regards,
João