Page MenuHomeIn-Portal Phabricator

INP-1555 - Disable "Advanced Content Filtering" in CKEditor
ClosedPublic

Authored by erik on Jul 14 2016, 4:16 AM.

Details

Summary

Disabled automatic content filtering.

Test Plan
  1. go to Website & ContentBrowse Website
  2. click on Content Mode tab
  3. click on Edit Content button
  4. in the opened Content Editor window press Source button
  5. in the Content Editor window's textarea input test content <div class="bla-bla-bla">test</div>
  6. in the Content Editor window press Source button twice - to switch to WYSIWYG mode and then back to HTML source mode
  7. confirm, that test content is not changed, class="bla-bla-bla" attribute was not deleted automatically by Content Filtering subsystem

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

erik updated this revision to Diff 570.Jul 14 2016, 4:16 AM
erik retitled this revision from to INP-1555 Disable "Advanced Content Filtering" in CKEditor.
erik updated this object.
erik edited the test plan for this revision. (Show Details)
erik added a reviewer: alex.
erik added 1 JIRA issue(s): INP-1555.
alex accepted this revision.Jul 22 2022, 8:22 AM
This revision is now accepted and ready to land.Jul 22 2022, 8:22 AM
alex retitled this revision from INP-1555 Disable "Advanced Content Filtering" in CKEditor to INP-1555 - Disable "Advanced Content Filtering" in CKEditor.Jul 22 2022, 8:22 AM
This revision was automatically updated to reflect the committed changes.