Opened 16 years ago
Closed 16 years ago
#3975 closed Bug (fixed)
One of tests in htmldataprocessor is not complete
| Reported by: | Artur Formella | Owned by: | Artur Formella |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Review+ | Cc: |
Description
test_innerHtmlComments_ticket_3801 in tests/plugins/htmldataprocessor is not complete.
Text fields with id = '_TEXTAREA_3801_' + i are missing.
Attachments (1)
Change History (7)
comment:1 Changed 16 years ago by
| Milestone: | CKEditor 3.x → CKEditor 3.0 |
|---|
comment:2 Changed 16 years ago by
| Owner: | set to Artur Formella |
|---|---|
| Status: | new → assigned |
Changed 16 years ago by
| Attachment: | 3975.patch added |
|---|
comment:3 Changed 16 years ago by
| Keywords: | Review? added |
|---|
comment:4 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:6 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

Missing code is in this file:
http://dev.fckeditor.net/attachment/ticket/3801/3801_6.patch