Logo Home   Documents and Lists   Create   Site Settings   Help   
Icon
Dan Kohls' Weblog
Blog: MCMS: JavaScript error when clicking on 'Switch...
   
New New Item
|
Edit Edit Item
|
Delete Delete Item
|
Alert Me
|
Go Back to List
Title:
MCMS: JavaScript error when clicking on 'Switch To Edit Site'
Body:
I recently had to debug a JavaScript error in the MCMS console that would occur when the user would switch to edit mode on the homepage template, and not any other template.
After some testing of the CMS JavaScripts I determined that the error was occuring in Console.js, UpdateSiblingFramesInUnpublishedMode().
As the item indicated, the site's only template contained an IFRAME, which was exposing the MCMS bug.  I updated the code as indicated, and the problem was resolved.
Draft:
No
Attachments:
 
 
Created at 3/6/2006 12:12 PM by Dan Kohls
Last modified at 3/6/2006 12:12 PM by Dan Kohls