﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12917	In Source-View Code is change with &nbsp; ( <br /><br /><br /> is replace to <br /<br />&nbsp; )	Stefan		"CKEditor 4.4.7 change my code (not ckeditor 3)!

For example:


{{{
<br /><br /><br /><h1>Schritt 1</h1>
}}}


{{{
<br />
<br />
&nbsp;
<h1>Schritt 1</h1>
}}}

I will protect my code, that ckeditor is not change any code. What can i do?"	Bug	closed	Normal		General		duplicate		
