Re: Buffer Overflow when 'Views/Show Parsing Errors' on a Validated HTML 4.01 Transitional page

On Sun, 18 May 2003 09:51:02 +0100
"David Rowe" <David@Rowe.cix.co.uk> wrote:

> 
> Using: Amaya 8.0 on Windows 2000 SP3
> 
> Page http://www.csllink.com/e3k/e3k-011.htm showing as Valid HTML 4.01
> Transitional
> (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.csllink.com%2Fe3k%2F
> e3k-011.htm).
> 
> 'Views/Show Parsing Errors' shows:
> 
> *** Errors/warnings in http://www.csllink.com/e3k/e3k-011.htm
> line 74, char 1: Buffer overflow
> .... Etc ...
> line 360, char 270: Buffer overflow
> 
> Further the page displays very differently to in other browsers.
> 
> David Rowe

The Amaya parser has a trouble with that PI
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
It should be
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" ?>

We'll try to make Amaya more robust.
     Irene.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France

Received on Wednesday, 11 June 2003 12:51:25 UTC