I just encountered an issue with the same symptoms as #2084841: JS errors if favicon can not be found except that I was using the latest dev (while that issue is reported fixed) and my theme is set to use the default favicon. However, javascript wasn't loading properly as was obvious from Views UI, Module Filter, etc. Reverting back to 7.x-1.1 solved the problem.

Comments

izmeez’s picture

Thank you. Ran into the same issue and reverting back to 7.x-1.1 solved the problem.

e0ipso’s picture

Can you guys be more specific on the context of that issue? Like the type of user logged in, the page you were when this happened, any possible interaction with other modules, … This seems like a pretty serious issue if it's happening to everyone.

Also, the output of the javascript console would be very helpful.

Thanks for taking the time to report!

izmeez’s picture

This happened on a dev environment I had been using environment_indicator-7.x-1.1 then upgraded to 7.x-2.x-dev and then uninstalled that and installed 7.x-1.x-dev

Shortly afterwards noticed that wysiwyg_ckeditor module was no longer working. Also interfering with other javascript modules, mobile_navigation. Flushing caches did not help. Only after disabling environment_indicator and using phpmyadmin to clear all caches and sessions did javascript return to life.

Re-enabling environment_indicator-7.x-1.x-dev again caused wysiwyg_ckeditor to stop working. Replacing with environment_indicator-7.x-1.1 has solved the problem.

If you can give some instructions on how to view the output of the javascript console I may be able to do that on the dev environment for both versions.

e0ipso’s picture

Status: Active » Fixed

The 7.x-1.x branch is currently unsupported, please upgrade to 7.x-2.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.