Hi,
This applies to build 8.2p from 2012/03/26 ...
When using the non obfuscated version of the framework, we're getting a scripting error in LinkItem.js @ line 143.
The following line of code should end with a 'comma' rather than a 'semi-colon':
Works OK in the regular/obfuscated version of the code ...
Please advise as to when this will be fixed in the 8.2p branch.
Thanks,
This applies to build 8.2p from 2012/03/26 ...
When using the non obfuscated version of the framework, we're getting a scripting error in LinkItem.js @ line 143.
The following line of code should end with a 'comma' rather than a 'semi-colon':
Code:
inactiveEditorLinkDisabled:true;
Please advise as to when this will be fixed in the 8.2p branch.
Thanks,
Comment