Skip to content

[DIFE-1314] Fix WYSIWYG links not to open in a new tab

Roxana Oprescu - Tremend requested to merge feature/DIFE-1314 into qa

DIFE-1314

Change log

  • Added: Quill-js blot in order to prevent links to be opened in a new tab when added through WYSIWYG, and migrations to update all the links from the existing content (by removing target="_blank").
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

rake cofe:update_links_from_events
rake cofe:update_links_from_assemblies
rake cofe:update_links_from_ideas
rake cofe:update_links_from_static_pages
rake cofe:update_links_from_topics
Edited by Nelson Matias

Merge request reports