PDA

View Full Version : Javascript errors when using the new Chrome plugin



bmcclure
05-29-2010, 02:49 AM
When the Chrome plugin is enabled in 6.0.3.0, all sorts of Javascript errors show up when I am on certain webpages that use click monitoring (the errors can be seen in the Developer Console in Chrome). When you turn the DownloadStudio plugin off, the errors stop.

Is this a known issue?

Peter
05-31-2010, 08:28 AM
Thankyou for bringing this to our attention, this is not a known issue but we will now investigate and try to reduce the errors as much as possible. Two errors I have seen are:
"chrome-extension://cgkplflikgolndhankdkfghmmmebkjcp/contextMenu.js:351Uncaught TypeError: Cannot call method 'appendChild' of null"
and
"chrome-extension://cgkplflikgolndhankdkfghmmmebkjcp/linkCatch.js:38Uncaught TypeError: Cannot call method 'search' of null"

These are produced when I open http://www.google.com.au/ig. If you are getting different errors to those above could you please send us the Url of the page so that we can reproduce them? You can submit them via support@conceiva.com or post here.

I also found these when I click a link:
TypeError: Object #<a MouseEvent> has no method 'stopEvent'
TypeError: Object #<a MouseEvent> has no method 'stopEvent'
ReferenceError: e is not defined