Opened 13 years ago
Closed 13 years ago
#9262 closed Bug (fixed)
Fix for body misssing from the divarea
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.0 |
| Component: | Core : Parser | Version: | 4.0 |
| Keywords: | Cc: |
Description
- Open the replacebycode sample
- Load the divarea plugin with only text as editor data;
- Actual: The initial content is not auto paragraphed.
Change History (4)
comment:1 Changed 13 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → review |
comment:2 Changed 13 years ago by
| Component: | General → Core : Parser |
|---|
comment:3 Changed 13 years ago by
| Status: | review → review_passed |
|---|
comment:4 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |

t/9262 opened for review, where html parser is fixed to be able to auto paragraphing on non-body root.