Opened 15 years ago
Closed 15 years ago
#6255 closed Bug (fixed)
Error when inserting page break if there is no element before it
| Reported by: | Sa'ar Zac Elias | Owned by: | Sa'ar Zac Elias |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.1 |
| Component: | General | Version: | 3.4 |
| Keywords: | Cc: |
Description
- Open a sample that has content (e.g. the replacebycode sample).
- Place the caret at the start of the text.
- Insert a page break.
A JS error is thrown.
Attachments (1)
Change History (4)
Changed 15 years ago by
| Attachment: | 6255.patch added |
|---|
comment:1 Changed 15 years ago by
| Status: | new → review |
|---|
comment:2 Changed 15 years ago by
| Status: | review → review_passed |
|---|
comment:3 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |

Fixed with [5869].