[hunchentoot-devel] Hunchentoot web page gives error
Tab Atkins Jr.
jackalmage at gmail.com
Mon Feb 8 13:58:26 UTC 2010
On Mon, Feb 8, 2010 at 5:01 AM, Nicolas Neuss
<neuss at math.uni-karlsruhe.de> wrote:
> Faré <fahree at gmail.com> writes:
>
>> I'm experiencing the same error with Chromium, which is probably not
>> any client to tell to go to hell.
>>
>> This page contains the following errors:
>>
>> error on line 2 at column 3: Char 0x0 out of allowed range
>> Below is a rendering of the page up to the first error.
>>
>> Presumably, a lot of WebKit-based browsers will fail with the same
>> error. Safari anyone?
>
> <http://www.weitz.de/hunchentoot>? Works with Safari (4.0.4).
It's dependent on the encoding. If you interpret the page as utf-8,
there's an encoding error (except I get it at line 2 column 54). If
you interpret it as Windows-1252, it displays fine. Chrome 4.0.279.78
on Windows here.
~TJ
More information about the Tbnl-devel
mailing list