Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

When doing window.open I get "Error: Components.classes['@mozilla.org/extensions/manager;1'] is undefined" from line 8 of your chrome://jqs/content/overlay.js module.

  • 1 antwurd
  • 29 hawwe dit probleem
  • 12 werjeftes
  • Lêste antwurd fan cor-el

more options

The actual window.open command is:

var newwindow = window.open(url, 'bolsInError' , 'height=600,width=900,left=100,top=100,resizable=yes,scrollbars=yes,toolbar=no,status=no');

The url variable contains:

/energy/view/fueladmin/popBolNumbers.do?errorType=TDTN Error&errorField=Terminal-Product-&groupByKey=normalize%26%23373AT61KY3270%26%23377C286550%26%23377CCV%26%23377C%26%23377C%26%23373AR45%26%23377C%26%23377C&errorValue=T61KY3270%26%23377C286550%26%23377CCV%26%23377C%26%23377C%26%233723R45%26%23377C%26%23377C%26%233723

This error started appearing in Firefox 4.0.1 - it did not appear in previous versions. When I run in a debugger I can see that the error has been generated PRIOR to the struts action running that builds the web page being opened in the new window, so the error seems to be related to the window.open command and not to anything in the web page it is opening. Also, the error does not always occur - it seems to be somewhat intermittent.

The actual window.open command is: var newwindow = window.open(url, 'bolsInError' , 'height=600,width=900,left=100,top=100,resizable=yes,scrollbars=yes,toolbar=no,status=no'); The url variable contains: /energy/view/fueladmin/popBolNumbers.do?errorType=TDTN Error&errorField=Terminal-Product-&groupByKey=normalize%26%23373AT61KY3270%26%23377C286550%26%23377CCV%26%23377C%26%23377C%26%23373AR45%26%23377C%26%23377C&errorValue=T61KY3270%26%23377C286550%26%23377CCV%26%23377C%26%23377C%26%233723R45%26%23377C%26%23377C%26%233723 This error started appearing in Firefox 4.0.1 - it did not appear in previous versions. When I run in a debugger I can see that the error has been generated PRIOR to the struts action running that builds the web page being opened in the new window, so the error seems to be related to the window.open command and not to anything in the web page it is opening. Also, the error does not always occur - it seems to be somewhat intermittent.

Alle antwurden (1)

more options

Looks like a problem with the Java Quick Starter extension.

Disable the Java Quick Starter extension: Tools -> Add-ons -> Extensions

  • Control Panel -> Java -> Advanced tab -> Miscellaneous -> Java Quick Starter (disable)

See: