Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#14842 closed Bug (duplicate)

[IE8] Failing plugins/link/link test

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.11
Keywords: Cc:

Description

http://tests.ckeditor.dev:1030/tests/plugins/link/link test fails with a following message:

Values should be the same.
Expected: <a href="http://newlink"><em>foo </em>bbb <span contenteditable="false"><a href="aaa">ccc</a></span></a> (string)
Actual:   <a href="http://newlink"><em>foo </em>bbb </a><span contenteditable="false"><a href="aaa">ccc</a></span> (string)

Change History (6)

comment:1 Changed 8 years ago by Marek Lewandowski

Status: newconfirmed

comment:2 Changed 8 years ago by Tade0

I'm getting Testing Done: 19 passed, 0 failed in 05s 322ms on major,

Testing Done: 30 passed, 0 failed, 1 ignored in 11s 687ms on 4.5.11 and

Testing Done: 30 passed, 0 failed, 1 ignored in 11s 813ms on master.

comment:3 Changed 8 years ago by Marek Lewandowski

AFAIR failing test is simply ignored for IE8.

comment:4 Changed 8 years ago by Marek Lewandowski

Yup, that's right. The test we are talking about is test link with a nested anchors without text change.

comment:5 Changed 8 years ago by Tade0

Resolution: duplicate
Status: confirmedclosed

DUP of #14848, closing.

comment:6 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.6.0
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