Ticket #2028 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Page break button causes JavaScript error when EnterMode = 'br'

Reported by: martinkou Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: SVN (FCKeditor)
Keywords: Confirmed Review+ Cc:

Description

To reproduce the bug:

  1. Open sample12.html in IE or FF, change EnterMode to 'br'.
  2. Try to insert a page break anywhere by pressing the Page Break button.
  3. You get a JavaScript error.

This bug is related to #1853 as the problem is caused by FCKDomRange::SplitBlock().

Attachments

2028.patch Download (1.3 KB) - added by martinkou 2 years ago.

Change History

Changed 2 years ago by w.olchawa

  • cc Confirmed removed
  • keywords Confirmed added

Changed 2 years ago by martinkou

  • keywords Review? added

Changed 2 years ago by martinkou

Changed 2 years ago by fredck

  • keywords Review+ added; Review? removed

Changed 2 years ago by martinkou

  • status changed from new to closed
  • resolution set to fixed

Fixed with [1731].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.