﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8546	link in list fails in ie8	lise		"I run Windows 7 Service Pack 1 (Microsoft Windows NT 6.1.7601.17514)
with IE8 (Version: 8.0.7601.17514)

When I put the code below into ck-editor and I try to insert a link in a list, by highlighting a word and pressing link-button to enter url, the url ends up not only in the href-attribute, but also in the linkname as seen below. I tried here to add a link to the word ""om"", As you can se ""om"" ends up after the a-tag.

This also fails in http://ckeditor.com/demo.

<ol>
	<li id=""uavklart"">Pri 1: Utdanning.no: Vurdere <a href=""http://www.uio.no"">http://www.uio.no</a>om vi hvilket innhold&nbsp;vi ønsker å levere og hvordan - fortsatt manuelt, fra fs eller fra web eller SO</li>
</ol>
"	Bug	closed	Normal		General	3.6.2	duplicate	link in list	
