﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5765	Anchor with self closing tag not working	Brian Barnhart		"The following entered into the editor as raw html is not rendered correctly when switched back to the WYSIWYG editor.  Both IE and Firefox not working.

The anchor closing tag is expanded beyond 'This is the anchor' but it should be expanding, if needed, to before 'This is the anchor'.  This is a problem in all 3.x versions but not 2.x.

Regards

Brian

{{{
<p> <a href='#ANCHOR'>Link To Anchor</a> </p>
<p> Content </p>

<p> <a name='ANCHOR'/> This is the anchor</p>
}}}
"	Bug	closed	Normal		General	3.3	invalid		
