EES Build 1141-3

  • Fixed Bug #2004: Saving page name change and immediately switching to content screen displays error and read only view.
    If the user switched from details screen to content screen after immediately changing page name then the content screen would be uneditable and in 'read only' view. If the user had visited the content screen prior to these actions an error overlay would appear with different messages based on browser type.
    Error that displays for FF is 'bodycopy_popup.clip is not a function'
    Error that displays in IE7 and 8 is 'Object doesn't support this property or method'
    Error that displays in IE9 is 'bodycopyFrame' is undefined
    Error that displays in Safari is 'TypeError: 'undefined' is not a function (evaluating 'bodycopy_popup.clip(null, w, h, null)')'