#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 9 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 9 years ago by
comment:4 Changed 9 years ago by
Yup, that's right. The test we are talking about is test link with a nested anchors without text change.
comment:5 Changed 9 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | confirmed → closed |
DUP of #14848, closing.
comment:6 Changed 9 years ago by
| Milestone: | CKEditor 4.6.0 |
|---|

I'm getting
Testing Done: 19 passed, 0 failed in 05s 322msonmajor,Testing Done: 30 passed, 0 failed, 1 ignored in 11s 687mson4.5.11andTesting Done: 30 passed, 0 failed, 1 ignored in 11s 813msonmaster.