Bug?: validator validating urls

Hi,


is this a bug?


    Release:	amaya - 9.2.1     Jul 12 2005
   Platform:	Linux fidji 2.6.11.7 #2 Fri Apr 29 17:21:27 CEST 2005 i686 i686 i386 GNU/Linux
    Subject:	The validator seems to try to validate href's contents
Description:

I just wrote something like

Betrieb Dateisysteme zu verwalten. Beide Produkte wurden mittlerweile zur
<a href="http://www.veritas.com/Products/www?c=product&refId=203&ln=de_DE">Veritas
Storage Foundation</a>
zusammengefasst.

so this (deep?)link of course contains some cgi variables, which is not a
pretty unusual thing I guess. Unfortunately on save amaya looks into that
url and complains and denies saving:

	line 81, char 61: not well-formed (invalid token)

where 'line 81, char 61' is the the 'd' in 'refId' above.

Suggested-Fix:

Don't look inside a href's quoted area unless you are validating
that this url really exists ...


Regards,
Urs
+-----------------------------------------------------------------------+
| sitb - Schürer IT Beratung                                            |
|                                       Phone mobile:   +49 179 2945681 |
| Urs J. Schürer                        Phone office:   +49 89 72430265 |
| Steinerstr. 15 / Haus K                        Fax:   +49 89 72430266 |
| 81369 München, Germany                       Email:   urs@sitb.de     |
+-----------------------------------------------------------------------+
| www.sitb.de								|
+-----------------------------------------------------------------------+

Received on Tuesday, 30 August 2005 13:50:33 UTC