HTML Tidy (fwd)

---------- Forwarded message ----------
Date: Fri, 6 Dec 2002 13:48:44 +0100 
From: patrick.allaert@belgacom.be
To: dsr@w3.org
Subject: HTML Tidy

Hello,

When using HTML Tidy on a file containing a link like this:

<a href="#A Stupid Link With Spaces">
.
.
.
.
<a name="A Stupid Link With Spaces">


it is transformed to this:

<a href="#A%20Stupid%20Link%20With%20Spaces">
.
.
.
.
<a name="A Stupid Link With Spaces">

The property "name" of a tag <a> should also be modified... Under IE5.5 the link doesn't work :(

Could it be corrected ?

Patrick

======================================
Patrick Allaert
ANS/ROC/NEC/NMS
Chef de section inside network operation
GSM: +32 486 46 06 77
E-mail: patrick.allaert@belgacom.be
======================================


**** DISCLAIMER **** 
"This e-mail and any attachments thereto may contain information 
which is confidential and/or protected by intellectual property 
rights and are intended for the sole use of the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, 
total or partial reproduction, communication or distribution in any form) 
by persons other than the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either 
by telephone or by e-mail and delete the material from any computer. 
Thank you for your cooperation."

Received on Friday, 6 December 2002 10:04:43 UTC