﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6538	insertHtml on Safari Mac OSX Snow Leopard (5.0.2) fails on nightlies	George Vilches		"Steps to replicate:

  1. Go to http://nightly.ckeditor.com/6002/_samples/replacebyclass.html in Safari on OSX (5.0.2)
  2. Do not focus on the editor.
  3. Execute this JS in your console: {{{ CKEDITOR.instances['editor1'].insertHtml(""test""); }}}

The error is: {{{ TypeError: Result of expression 'I' [null] is not an object. }}}

In Safari 5.0.2 (Windows), this works fine.  In Chrome (OSX), the nightlies works fine.

So this error ONLY exists on Safari 5.0.2 for Mac (Snow Leopard), as of the nightlies.

"	Bug	closed	Normal		General		duplicate		
