Opened 9 years ago
Closed 9 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
- Have any working current installation of CKedit
- Go to installer page and add Div Edit Area add-on
- 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)
Change History (2)
Changed 9 years ago by
Attachment: | build-config.js added |
---|
comment:1 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version: | 4.5.4 |
DUP of #12508.
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.