[XML-SIG] [ pyxml-Bugs-782470 ] getElementsByName fails due to
inconsistent case
SourceForge.net
noreply at sourceforge.net
Sun Aug 3 14:45:21 EDT 2003
Bugs item #782470, was opened at 2003-08-03 21:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106473&aid=782470&group_id=6473
Category: DOM
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John J Lee (jjlee)
Assigned to: Nobody/Anonymous (nobody)
Summary: getElementsByName fails due to inconsistent case
Initial Comment:
The attached code snippet explains.
I presume the problem is some missing setAttribute*
methods in HTMLElement. Actually, it seems odd to
implement case normalization in HTMLElement.
If somebody can confirm that it's OK to move HTML case
normalization into a new class HTMLNamedNodeMap
and that case should be *lower*-cased (as per bug
555303), I'll try and make a patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106473&aid=782470&group_id=6473
More information about the XML-SIG
mailing list