On Sun, Nov 12, 2000 at 03:23:17PM +0100, Josip Rodin wrote: > On Sun, Nov 12, 2000 at 05:48:39PM +1100, Craig Small wrote: > > > vendors.CD: <URLdeb > > > http://tree.uk.com/php-bin/php/products.php3?path=%2Flinux%2Fdebian&PARENT=/linux/debian> > > > vendors.en.html: <strong>URL for Debian Page:</strong> <a > > > href="http://tree.uk.com/php-bin/php/products.php3?path="%2Flinux%2Fdebian&PARENT="/linux/debian">http://tree.uk.com/php-bin/php/products.php3?path=%2Flinux%2Fdebian&PARENT=/linux/debian</a><br>
Looks like a bug in WML 2.0.3, which is fixed in 2.0.4. [...] > % tidy -eq vendors.en.html > line 412 column 110 - Warning: unescaped & or unknown entity "&artid" > line 412 column 179 - Warning: unescaped & or unknown entity "&artid" > line 768 column 104 - Warning: unescaped & or unknown entity "&Title" > line 768 column 171 - Warning: unescaped & or unknown entity "&Title" > line 860 column 45 - Warning: unescaped & which should be written as & > line 1258 column 44 - Warning: <a> unknown attribute value "(null)" [...] Then file a bug against tidy, it should only display errors with -e flag, not warnings ;o) Denis

