Opened 8 years ago

Closed 8 years ago

#14758 closed Bug (invalid)

Form tags always filtered

Reported by: Mark Wade Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Disable ACF by setting allowedContent in the config to true
  2. Click the Source button
  3. Enter <form></form>
  4. Click the Source button again to return to normal editing.
  5. Click the Source button again to enter source mode again.

Expected result

The content should be <form></form>

Actual result

The content is blank

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

Attachments (1)

2016-07-26_1327.swf (1.2 MB) - added by Jakub Ś 8 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 8 years ago by Jakub Ś

Status: newpending
Version: 4.5.10 (GitHub - master)

I have tried entering <form></form> tags in source mode and using the button. All see to work fine. I have tested this in Chrome, Firefox, IE11 and with latest CKEditor 4.5.0 full package.

Have I missed anything?

Changed 8 years ago by Jakub Ś

Attachment: 2016-07-26_1327.swf added

comment:3 Changed 8 years ago by Jakub Ś

Resolution: invalid
Status: pendingclosed

The example you have shown doesn't have forms added to ACF. This is standard package with no forms. It’s normal that your tags will get removed by ACF.

I have tested this locally and allowed everything in the editor. Form tags have stayed as expected. Please see attached video.

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