Opened 17 years ago
Closed 17 years ago
#2028 closed Bug (fixed)
Page break button causes JavaScript error when EnterMode = 'br'
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed Review+ | Cc: |
Description
To reproduce the bug:
- Open sample12.html in IE or FF, change EnterMode to 'br'.
- Try to insert a page break anywhere by pressing the Page Break button.
- You get a JavaScript error.
This bug is related to #1853 as the problem is caused by FCKDomRange::SplitBlock().
Attachments (1)
Change History (5)
comment:1 Changed 17 years ago by
Cc: | Confirmed removed |
---|---|
Keywords: | Confirmed added |
comment:2 Changed 17 years ago by
Keywords: | Review? added |
---|
Changed 17 years ago by
Attachment: | 2028.patch added |
---|
comment:3 Changed 17 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [1731].
Click here for more info about our SVN system.