Warning with Lightning 2.6
STF <[email protected]> Mon, 23 Sep 2013 19:27:47 +0200
| Newsgroups | gmane.comp.mozilla.devel.calendar |
|---|---|
| Message-ID | <[email protected]> |
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 Regards