﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13458	<br> tags replaced with &nbsp;	Brandon		"I found Ticket #11392 which is essentially the same problem, however this issue is happening with the standard 'p' enterMode, so I'm not entirely sure if it is the same issue.  Feel free to merge as a duplicate if so.

Reproduced on the current demo: http://ckeditor.com/demo

Click 'Source' and enter the following basic HTML in

{{{
<table>
<tr>
<td>
test</td>
</tr>
<tr>
<td>
<br>
<div>aaaa</div>
</td>
</tr>
</table>
}}}

Click the 'Source' button again to exit source mode.  Click it one more time to re-enter source mode and the sole <br> tag is replaced with an &nbsp; entity."	Bug	closed	Normal		General		duplicate		
