Opened 12 years ago

Closed 12 years ago

#8546 closed Bug (duplicate)

link in list fails in ie8

Reported by: lise Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.2
Keywords: link in list Cc:

Description

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>

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

DUP of #8493

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy