Opened 17 years ago

Closed 17 years ago

#1266 closed New Feature (fixed)

HtmlEncode the HTML produced with FCKeditor

Reported by: Frederico Caldeira Knabben Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version:
Keywords: Cc:

Description

On some situations, like #294, the platform may avoid posting HTML data, for security reasons. There should be a generic way to configure FCKeditor to produce HTML encoded data.

Change History (1)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

This feature has been introduced with [847]. A new setting called HtmlEncodeOutput is now available to instruct the editor to encode the HTML produced with it.

Only these characters will be encoded: &, < and >. Applications that use this feature must decode only those three characters.

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