- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 15 Jun 2004 13:48:30 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=798
Summary: Used Ampersand as Data, no Error occured in the
Validator
Product: Validator
Version: 0.6.6
Platform: PC
URL: http://www1.ndr.de/ndr/ndr_pages_idx/0,2571,SPM880,00.ht
ml
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: Parser
AssignedTo: link@pobox.com
ReportedBy: joern.hofer@xplain.de
QAContact: www-validator-cvs@w3.org
Hi,
i got a page with a link and title-Tag like this:
<li><a href="/ndr/ndr_pages_idx/0,2571,SPM908,00.html" title="KONZERTE &
EVENTS"><img src="/container/ndr_style_images_gen_default/0,2718,65996,00.jpg"
height="19" alt="KONZERTE & EVENTS" /></a></li>
and the Validtor still says, it is valid XHTML 1.0 Strict, even the amersand is
used as Data.
If i got a page with another Error, the Validtor correctly says: Ampersand used
as Data.
If i don't have any Error, except the Ampersand, he says, it ist Valid.
Validating with the CSE HTML Validator Pro and the http://www.validome.org/:
Both got an error with the Amerpsand (and they are right, i think).
I think this must be a Bug with the Validator.
The URL above is a dynamic-page, so it could be, that in 1 hour there isn't any
ampersand, so i paste in here some source around of the error:
<div id="leftNav" class="submenu"><ul>
<li><a href="/ndr/ndr_pages_idx/0,2571,SPM902,00.html" title="KINO-TIPPS"><img
src="/container/ndr_style_images_gen_default/0,2718,52182,00.jpg" height="19"
alt="KINO-TIPPS" /></a></li>
<li><a href="/ndr/ndr_pages_idx/0,2571,SPM1476,00.html"
title="FILMFESTIVALS"><img
src="/container/ndr_style_images_gen_default/0,2718,105874,00.jpg" height="19"
alt="FILMFESTIVALS" /></a></li>
<li><a href="/ndr/ndr_pages_idx/0,2571,SPM904,00.html" title="FILME IM
FERNSEHEN"><img
src="/container/ndr_style_images_gen_default/0,2718,52190,00.jpg" height="19"
alt="FILME IM FERNSEHEN" /></a></li>
<li><a href="/ndr/ndr_pages_idx/0,2571,SPM908,00.html" title="KONZERTE &
EVENTS"><img src="/container/ndr_style_images_gen_default/0,2718,65996,00.jpg"
height="19" alt="KONZERTE & EVENTS" /></a></li>
<li><a href="/ndr/ndr_pages_idx/0,2571,SPM910,00.html" title="CD-TIPPS"><img
src="/container/ndr_style_images_gen_default/0,2718,66000,00.jpg" height="19"
alt="CD-TIPPS" /></a></li>
<li><a href="/ndr/ndr_pages_idx/0,2571,SPM912,00.html" title="QUIZ &
SPIELE"><img src="/container/ndr_style_images_gen_default/0,2718,66004,00.jpg"
height="19" alt="QUIZ & SPIELE" /></a></li>
<li><a href="/ndr/ndr_pages_idx/0,2571,SPM1102,00.html" title="LEUTE"><img
src="/container/ndr_style_images_gen_default/0,2718,86754,00.jpg" height="19"
alt="LEUTE" /></a></li>
</ul></div>
Am i right or am i stupid? ;-)
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Tuesday, 15 June 2004 09:48:31 UTC