I'm having a problem with the Javascript console included with 5.4.
Apparently the idea is to add a console for browsers that don't support
one. From what I can tell IE8 returns no console unless you have the
developer tools console open which in most cases causes the console is
displayed. In development mode this is annoying but in production mode is a
real problem. It appears the console is always included in the javascript
stack and I can't find a way to turn it off. Is there a way to do that I
have not found. Of course it seems to work fine on every other browser.

Thanks
Barry

Reply via email to