IE7: dialogs are not closed on save
-----------------------------------

                 Key: MAGNOLIA-4410
                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4410
             Project: Magnolia
          Issue Type: Bug
      Security Level: Public
          Components: page editor
    Affects Versions: 4.5.2, 4.4.6
         Environment: Tested on EE v4.4.6 as well as v4.5.2
            Reporter: Natascha Desmarais
             Fix For: 4.4.8, 4.5.x


In InternetExplorer 7 the dialogs don't close on saving. Instead a white page 
with "Move the selected component/paragraph above this one". One can close this 
dialog and manually refresh the page and see the change however.

Adding a node data {{jsExecutedAfterSaving}} with value 
{{opener.document.location.reload();window.opener=self;window.close();}} to a 
random dialog seems to fix this problem for IE7 and this specific dialog. 
Tested this with IE8 as well, but it behaves normally and closes the dialogs on 
its own without the extra JS.

The js error message for IE7 not closing is:
Line: 55
Char: 5
Error: Class doesn't support Automation
Code: 0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to