Ticket #2503 (closed New Feature: fixed)

Opened 3 months ago

Last modified 7 weeks ago

Dl aren't being formatted

Reported by: alfonsoml Owned by: alfonsoml
Priority: Normal Milestone: FCKeditor 2.6.4
Component: Core : Output Data Version: FCKeditor 2.6.3
Keywords: Review+ Cc:

Description

go to source mode and insert

<dl>
<dt>Ticket created </dt>
<dd >The Globalization support has been introduced into the CKEditor prototype  </dd>
</dd>
</dl>

Now switch twice and the source won't be properly aligned.

For reference, I just copied some text to test for #2407 (I copied from the timeline page that turns out to be a big <dl>) and when I tried to create a list I got an error:

contentBlock.parentNode is null
http://localhost/fckdev/editor/_source/commandclasses/fcklistcommands.js
Line 322

But now it seems to work fine. Just in case anyone wants to try again.

Attachments

2503.patch (2.2 KB) - added by alfonsoml 3 months ago.
Proposed patch

Change History

Changed 3 months ago by alfonsoml

Proposed patch

Changed 3 months ago by alfonsoml

  • keywords Review? added
  • status changed from new to assigned

Changed 7 weeks ago by martinkou

  • keywords Review+ added; Review? removed

Changed 7 weeks ago by alfonsoml

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone set to FCKeditor 2.6.4

Fixed with [2569]

Note: See TracTickets for help on using tickets.