Author felixwiemann
Recipients
Date 2004-07-28.15:20:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1014490

In fact, the HTML code is not valid. See, e.g.,
http://validator.w3.org/check?uri=http://www.python.org/dev/doc/devel/lib/boolean.html&charset=%28detect+automatically%29&doctype=Inline&ss=1&sp=1&outline=1&No200=1&verbose=1

And the link-tag which links to the next page appears twice.
E.g., there is
<LINK rel="next" href="comparisons.html">
twice on the page
http://www.python.org/dev/doc/devel/lib/boolean.html

This is very annoying when using the link toolbar for
Mozilla Firefox.
History
Date User Action Args
2007-08-23 14:21:54adminlinkissue962442 messages
2007-08-23 14:21:54admincreate