Opened 16 years ago
Closed 16 years ago
#4143 closed Bug (fixed)
plugins/domiterator TCs is breaking
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Core : Styles | Version: | |
Keywords: | Confirmed | Cc: |
Description
- 'test_iterator_pseudoBlock' is broken because of TC is incorrectly written
- 'test_iterator_establish_paragraph' shows a bug within CKEDITOR.dom.range where the element id is not preserved when extracting contents.
Attachments (1)
Change History (6)
Changed 16 years ago by
Attachment: | 4143.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 16 years ago by
Keywords: | Review+ removed |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
test_extractContents series TCs are broken in "CKEDITOR.dom.range" because of [4014].
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Please open a dedicated ticket for regressions.
Fixed with [4014] and [4015].