Opened 16 years ago
Closed 16 years ago
#5373 closed Bug (fixed)
pathBlockElements contains a 'de' elements
| Reported by: | brooks | Owned by: | brooks |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | confirmed Review+ | Cc: |
Description
http://dev.fckeditor.net/browser/CKEditor/trunk/_source/core/dom/elementpath.js#9
the pathBlockElements contains a 'de' element, while I think it should be a 'dd' element.
Attachments (1)
Change History (6)
comment:1 Changed 16 years ago by
| Owner: | set to brooks |
|---|
Changed 16 years ago by
| Attachment: | 5373.patch added |
|---|
comment:2 Changed 16 years ago by
| Keywords: | Review? added; Confirmed removed |
|---|
comment:3 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:4 Changed 16 years ago by
| Status: | new → assigned |
|---|
comment:5 Changed 16 years ago by
| Keywords: | confirmed added |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |

fixed with 5280