Hi
I tried on FF with FireBug plugin, but can't reproduce the bug.
Seems that doesn't affect Mozilla's browser.
I use Chrome browser, and under Developers Tools -> Network tab, I see this message:
[Warning Icon] Resource interpreted as Script but transferred init_js.php:-1 with MIME type text/html.
Also installed Firebug Lite add-on for Chrome and this is the behaviour:
- Login epesi.
- Browse to any Contact or Company.
- Press Logoff button
In Console tab I see these three events frozen until I accept the Warning windows (the one with the JSON message)
POST /epesicrm/process.php
POST modules/Base/Box/check_for_new_version.php
POST modules/Utils/commonData/update_freeze.php
then the console gets cleared.
Into DOM tab I see:
$continue Error: "throw $continue" is deprecated, use "return" instead {...}
arguments undefined
message ""throw $continue" is deprecated, use "return" instead"
name "Error"
stack "Error: "throw $continue" is deprecated, use "return" instead\n at http://webserver.fangorn.net/epesicrm/serve.php?f%5B0%5D=libs%2Fprototype.js&f%5B1%5D=libs%2FHistoryKeeper.js&f%5B2%5D=include%2Fepesi.js&1312208576:260:880"
type undefined