Page MenuHomeIn-Portal Phabricator
  • Changed Files
  • branches/5.3.x/core/ckeditor/plugins/my_link/plugin.js

INP-1452 - CKEditor anchor query shouldn't set last visited template
ClosedPublic

Authored by alex on Jul 29 2015, 11:19 AM.

Details

Test Plan
NOTE: Apply patch from D99 to avoid empty dropdown of internal pages.
  1. add mode="inline" to the 1st content block on homepage
  2. open website through the Website & ContentBrowse Site
  3. go to Content Mode (link in top frame)
  4. write down link of each button in top frame (Browse Mode, Content Mode, Design Mode)
  5. write the example text inside content block
  6. select text word with a mouse
  7. click on the Link toolbar button (one that looks like a chain fragment) of the CKEditor
  8. select Internal Web Page as Link Type
  9. select Products page from Internal Page Name dropdown
  10. confirm, that links of buttons in top frame haven't changed (before this fix they were changed to page, that was selected in dropdown)

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

alex updated this revision to Diff 235.Jul 29 2015, 11:19 AM
alex retitled this revision from to INP-1452 - CMS toolbar (in top frame) overwritten, when adding internal CKEditor link.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1452.
glebs accepted this revision.Aug 31 2015, 2:03 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Aug 31 2015, 2:03 AM
This revision was automatically updated to reflect the committed changes.
alex edited edge metadata.Mar 10 2016, 5:49 AM
alex added a project: Restricted Project.
alex retitled this revision from INP-1452 - CMS toolbar (in top frame) overwritten, when adding internal CKEditor link to INP-1452 - CKEditor anchor query shouldn't set last visited template.Jul 15 2016, 2:32 PM