Open Bug 771416 Opened 12 years ago Updated 2 years ago

Warning: Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead.

Categories

(Calendar :: Internal Components, defect)

x86
Windows 7
defect

Tracking

(Not tracked)

People

(Reporter: jeff, Unassigned)

References

(Depends on 1 open bug)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120705 Firefox/15.0a2
Build ID: 20120705042010

Steps to reproduce:

After regular use the error console is filled with "Use of getAttributeNodeNS() is deprecated.  Use getAttributeNS() instead.
OS: All → Windows 7
Hardware: All → x86
Version: unspecified → Trunk
resource://calendar/modules/calXMLUtils.jsm Line: 32
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead in error console → Warning: Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead.
This should be auto-fixed with bug 674437, since we don't use getAttributeNodeNS directly. Its coming from here:

http://mxr.mozilla.org/comm-central/source/mozilla/content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp#760
Depends on: 674437
Component: General → Internal Components
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.