This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant previous version.

Fix JavaScript browser errors

Confluence 2.8 Documentation

Index

If your web browser is complaining about JavaScript errors or functions not being defined, then it is possible that you are not retrieving the latest versions of pages from your Confluence instance.

To fix this, you need to clear your browser cache. Follow the instructions for your particular browser:

  • Internet Explorer
  • Firefox - Open the Preferences -> Privacy -> Click on the "Clear Cache" button
  • Safari - Go to the Safari menu -> Clear Cache

If the errors mention "NS_ERROR_NOT_AVAILABLE" then it is most likely due to CONF-5091. Unfortunately there is no fix for that issue at this stage.

Another possible cause of javascript errors is interference by antivirus software. For example, it has been reported that NOD32 antivirus software can attempt sanitation of some confluence javascript when that javascript is served by IIS.

If you are still having problems, please create a support request.

Labels

 
  1. Mar 22, 2006

    Guy Fraser says:

    Just a little note for developers using Firefox the "FasterFox" extension adds a...

    Just a little note for developers using Firefox - the "FasterFox" extension adds a little icon to your statusbar which you can right click to get immediate access to the "clear cache" option. An absolute dream when testing out new plugins!

Add Comment