Ticket #4690 (closed Bug: fixed)
htmlParser goes wrong with empty inline elements
| Reported by: | garry.yao | Owned by: | fredck |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | Core : Output Data | Version: | SVN (CKEditor) |
| Keywords: | Confirmed Review+ | Cc: |
Description
Having htmlParser deal with the following input:
<span><span></span>text</span>
With incorrectly yield:
text
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
