Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Uncaught Syntax Error in non-obfuscated code

    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':

    Code:
    inactiveEditorLinkDisabled:true;
    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,

    #2
    This has been fixed for the next nightly. Thanks for pointing this out.

    Comment

    Working...
    X