Opened 17 years ago

Closed 17 years ago

#206 closed Bug (fixed)

InsertHtml and ProtectedTags mismatch

Reported by: INS Owned by:
Priority: Normal Milestone: FCKeditor 2.4.1
Component: General Version: FCKeditor 2.4
Keywords: Cc:

Description

When using FCK.InsertHtml(var) method it automatically cleans up all custom html tags, though they are declared in Config's ProtectedTags option.

(Want to create a new command inserting <my_user username="Userlink">Username</my_user> to HTML-code, declared "my_user" as ProtectedTags, but it doesn't work out with FCK.InsertHtml method)

Change History (1)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

Fixed with [151].

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