﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2907	V3: Make it possible to serialize range bookmark	Frederico Caldeira Knabben	Frederico Caldeira Knabben	"The current bookmark implementation saves references to DOM nodes.

We have identified a number of cases where mutations need to be performed to range bookmark nodes, like cloning or innerHTML replacement. In such cases the node references present in the bookmark are not anymore valid, breaking it.

Just like we have in V2, we should have an option to save ID references when needed. They perform a bit slower, but give the flexibility we need for it."	Bug	closed	Normal	CKEditor 3.0	General		fixed	Confirmed Review?	
