Opened 8 years ago

Closed 8 years ago

#13918 closed Bug (duplicate)

Div Editing Area add-on stripping form tags

Reported by: Michael Muller Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Have any working current installation of CKedit
  2. Go to installer page and add Div Edit Area add-on
  3. Test source-wysiwyg-source roundrip to see that form tags are converted to p tags

Expected result

Form tags are not stripped

Actual result

Form tags *are* stripped.

Other details (browser, OS, CKEditor version, installed plugins)

My build-config.js file is attached. If you use it as-is you will see that form tags are not stripped. Using this build, add Div Editing Area, and try again.

You can also read up on my test here:

http://ckeditor.com/addon/divarea

Thanks for your help!

Attachments (1)

build-config.js (2.3 KB) - added by Michael Muller 8 years ago.
Working build that does not strip out form tags. Note that the Form Elements add-on is not included, yet form tags are still not stripped.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by Michael Muller

Attachment: build-config.js added

Working build that does not strip out form tags. Note that the Form Elements add-on is not included, yet form tags are still not stripped.

comment:1 Changed 8 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed
Version: 4.5.4

DUP of #12508.

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