Page MenuHomeIn-Portal Phabricator

INP-1442 - Don't modify opener stack, when performing concurrent page editing AJAX notifications
ClosedPublic

Authored by alex on Jul 24 2015, 2:45 PM.

Details

Test Plan
  1. enable Enable Revision Control for Section Content setting under ConfigurationWebsiteAdvanced section
  2. go to Website & ContentBrowse Website
  3. enter Content Mode (link in top frame)
  4. open any content block for editing
  5. wait 21 second
  6. confirm, that:
    • AJAX request to page-revision:OnGetInfo event has fired
    • URL to that event contains m_opener with d value (in url it would look like -d-)
  7. save content block
  8. confirm, that you stayed within Content Mode and weren't redirected to Browse Mode

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 224.Jul 24 2015, 2:45 PM
alex retitled this revision from to INP-1442 - Concurrent page editing AJAX notification shouldn't modify opener stack.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1442.
glebs accepted this revision.Sep 2 2015, 5:29 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Sep 2 2015, 5:29 AM
This revision was automatically updated to reflect the committed changes.
alex edited edge metadata.Mar 10 2016, 5:52 AM
alex added a project: Restricted Project.
alex retitled this revision from INP-1442 - Concurrent page editing AJAX notification shouldn't modify opener stack to INP-1442 - Don't modify opener stack, when performing concurrent page editing AJAX notifications.Jul 16 2016, 7:14 AM