Firefox Console outputs errors/warnings

Everything else that doesn't fall into one of the other categories.
bbanelli
Posts: 107
Joined: Mon Jul 13, 2015 7:40 am

Firefox Console outputs errors/warnings

Post by bbanelli »

Greetings,

Chrome doesn't exhibit this behavior, but on Linux (browser, files compiled on Windows version of b5), the following appears in Firefox 49.0.2 (Lubuntu x64).

Code: Select all

syntax errorCBTErrors.json:1:1

Code: Select all

Use of getAttributeNode() is deprecated. Use getAttribute() instead.dojo.js:841:363
There doesn't seem to be any repercussions due to those messages.

http://imgur.com/a/UQx8O
"If you lie to the compiler, it will get its revenge."
Henry Spencer
http://www.pci-z.com/
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: [SB 2.00 b5] Firefox Console outputs errors/warnings

Post by Fred »

I don't think it's important issues. I already tried to fix them, but it's deep inside DOJO and if it's still here, then I bet it's OK.
Post Reply