﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10132	Bug in Iframe Editing area on ck reload	f0ma		"Iframe edit area plugin have bug on ckeditor reload. it writes TypeError: iframe is null iframe.clearCustomData(); ckeditor/plugins/wysiwygarea/plugin.js (line 494)

browser - firefox 19. here is reload script -

function clearCK() {
  var i if (CKEDITOR.instances)
    for (i in CKEDITOR.instances)
      CKEDITOR.instances[i].destroy(true);
  CKEDITOR.replaceAll();
}"	Bug	closed	Normal		General		expired		
