Ticket #2028 (closed Bug: fixed)

Opened 2 months ago

Last modified 2 months ago

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

Reported by: martinkou Assigned to: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: SVN
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 (1.3 kB) - added by martinkou on 03/19/08 08:22:51.

Change History

03/18/08 10:45:01 changed by w.olchawa

  • cc deleted.
  • keywords set to Confirmed.

03/19/08 08:14:04 changed by martinkou

  • keywords changed from Confirmed to Confirmed Review?.

03/19/08 08:22:51 changed by martinkou

  • attachment 2028.patch added.

03/19/08 10:00:37 changed by fredck

  • keywords changed from Confirmed Review? to Confirmed Review+.

03/19/08 10:29:12 changed by martinkou

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

Fixed with [1731].

Click here for more info about our SVN system.