﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13945	getAddress of undefined or null reference in IE	kphung		"Hello,

I've been trying to figure out why this is happening, but I have not been able to find anything. I am getting a javascript error ""getAddress of undefined or null reference"" in IE only. What are possible reasons that I would be seeing this?

I have a custom plugin that will add a span element to the document body (Ex <span class='className'>my span</span>).
Once the command is executed. In ckeditor this triggers a snapshot to be taken before and after the command.

The before snapshot works fine, but when the after snapshot is happening the error appears. The specific line where its happening is in the normalize function where the bmStart.Container.getAddress(normalized) is returned.

"	Bug	closed	Normal		General		fixed		
