Opened 16 years ago

Closed 16 years ago

#1352 closed Bug (fixed)

Error creating lists on styled text

Reported by: Frederico Caldeira Knabben Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: Core : Lists Version: SVN (FCKeditor) - Retired
Keywords: Confirmed Cc:

Description

Steps to Reproduce

  1. Load the following HTML:
<p><b>Test</b></p>
  1. Try to convert the following paragraph in a list.

It fails with a JavaScript error. Confirmed with IE7 and FF2.

Change History (3)

comment:1 Changed 16 years ago by Martin Kou

Fred,

The error does not happen when I don't set the ForceBrBreak option of FCKDomRangeIterator to true. I think this is a bug in FCKDomRangeIterator.

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Owner: set to Frederico Caldeira Knabben
Status: newassigned

comment:3 Changed 16 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: assignedclosed

Fixed with [987]. Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy