Re: Warning with Lightning 2.6
Stefan Sitter <[email protected]> Mon, 23 Sep 2013 19:40:40 +0200
| Newsgroups | gmane.comp.mozilla.devel.calendar |
|---|---|
| Message-ID | <[email protected]> |
On 23.09.2013 19:27, STF wrote: > As a programmer, I'm used to get rid of the least warning. I have just > found this warning, so I think I have to post it here > > Warning: Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() > instead. > Source File: resource://calendar/modules/calXMLUtils.jsm > Line: 32 Ignore it. Corresponding Lightning bug report is https://bugzilla.mozilla.org/show_bug.cgi?id=771416 It cannot be fixed in Lightning but must be fixed in the Mozilla Core Toolkit that is part of Thunderbird. Corresponding bug report is https://bugzilla.mozilla.org/show_bug.cgi?id=674437 Stefan