Issue 918212: XHTML support for webchecker.py (original ) (raw ) Issue918212
Created on 2004-03-17 18:40 by docoverlord , last changed 2022-04-11 14:56 by admin . This issue is now closed .
Files
File name
Uploaded
Description
Edit
both.diff
docoverlord,2004-03-17 18:40
XHTML 'id' attribute support for webchecker.py
Messages (2)
msg45592 - (view)
Author: Chris Herborth (docoverlord)
Date: 2004-03-17 18:40
Here's a small patch that adds support for the 'id' attribute ('name' is deprecated in XHTML) to Tools/webchecker . README and webchecker.py are affected. Tested over approx. 26,000 lines of XHTML.
msg45593 - (view)
Author: A.M. Kuchling (akuchling) *
Date: 2004-03-21 19:17
Logged In: YES user_id=11375 Looks good; applied to HEAD.
History
Date
User
Action
Args
2022-04-11 14:56:03
admin
set
github: 40041
2004-03-17 18:40:09
docoverlord
create