Dear Devs,
This is just to report an issue and the fix required.
When using Internet Exporer with the script setting "stop on error" (this is set as a corporate policy) CMDBuild stops whilst loading the Data Management page. The issue is caused by an extra comma in the static definitions in the following three files (see: http://stackoverflow.com/a/9397776
):
Line 7 of \javascripts\cmdbuild\controller\management\common\widgets\CMOpenNoteController.js
Line 6 of \javascripts\cmdbuild\view\management\common\widgets\CMManageRelation.js
Line 40 of \javascripts\cmdbuild\view\management\workflow\CMActivityTabPanel.js
Removal of these commas completely resolves the issue, please apply this to the next release.
Regards, Neil.