﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10570	element IDs are omitted from pasted or manually edited content	Zoltan Koszegi		"ID attribute of elements are omitted during paste. Also are omitted after edited an element in source view. 
E.g.:
Let's have a list and add an ID to it in source mode:
<li id=""cite_note-5"">window</li>
when we switch back to wysiwyg and back to source again the id ""cite_note-5"" disappears. This happens also during paste when a clipboard HTML content has element IDs.
Any element with an ID can be an anchor element. So a page can contain relative links to them. But CK deletes these IDs and the relative links brakes.

An addition question about this: Now CK seems to support only links to anchors (<a> tags) with an ID but to no other elements with an ID. If CK would keep other elements ID (eg during paste) would it be possible to make relative links (anchors) to those element IDs?
"	Bug	closed	Normal		General	4.1.1	invalid	oracle	
