Ticket #2200 (closed Bug: worksforme)

Opened 3 months ago

Last modified 5 weeks ago

Html entity problem

Reported by: netray Owned by:
Priority: Normal Milestone:
Component: Core : Output Data Version: FCKeditor 2.6
Keywords: Pending WorksForMe Cc:

Description

FCKeditor decodes entities and converts custom tag to html comment if something like this is passed to it's contents:

<! example >

it is converted to <!-- example -->

And everything is fine when I pass: &lt; example &gt; - it remains unchanged.

Change History

Changed 3 months ago by alfonsoml

  • keywords Pending WorksForMe added; html entities removed
  • milestone deleted

Please provide detailed steps to reproduce.

Changed 5 weeks ago by alfonsoml

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

Expired

Note: See TracTickets for help on using tickets.