﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11834	Bad behaviour when transforming autoclosed tags	sergio0904		"If you have a source with XML format (autoclosed tags), CKEditor is not transforming them right to HTML.

Steps to reproduce:
1 - Go to the editor demo http://ckeditor.com/demo
2 - Click on source
3 - After ""</h1>"" write ""<a id=""tips""/>""
4 - Click on source again

You will see that a link is created until the next <a> tag. I think the right behaviour should be transforming <a id=""tips""/> to just <a id=""tips""></a>"	Bug	closed	Normal		General		invalid		
