Page MenuHomeIn-Portal Phabricator
  • Changed Files
  • branches/5.2.x/core/admin_templates/head.tpl

INP-1580 - Set current user ID to current frame for Change Password dialog
ClosedPublic

Authored by alex on Aug 9 2016, 8:26 AM.

Details

Test Plan
NOTE: Repeat steps below with all possible values of Editing Window Style system setting.

Preparations

  1. login to Admin Console
  2. go to User ManagementAdministrators section
  3. create new administrator

Part 1

  1. login to Admin Console as root user
  2. go to ConfigurationWebsiteAdvanced section
  3. set value of Editing Window Style system setting (in Admin Console Settings sub-section) to the Same Window and save changes
  4. reload frameset by pressing F5 (Windows) or Command+R (Mac)
  5. click on username next to Logout link in top frame
  6. confirm, that Editing User 'root' is displayed on blue bar

Part 2

  1. login to Admin Console as administrator user, that was created above
  2. go to ConfigurationWebsiteAdvanced section
  3. set value of Editing Window Style system setting (in Admin Console Settings sub-section) to the Same Window and save changes
  4. reload frameset by pressing F5 (Windows) or Command+R (Mac)
  5. click on username next to Logout link in top frame
  6. confirm, that Editing Administrator admin_username is displayed on blue bar (replace admin_username with username of created administrator)

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 593.Aug 9 2016, 8:26 AM
alex retitled this revision from to INP-1580 - Set current user ID to current frame for Change Password dialog.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1580.
alex added a comment.Aug 17 2016, 3:29 AM

@erik , please accept this revision, because associated JIRA task is accepted.

erik accepted this revision.Aug 19 2016, 4:30 AM
erik edited edge metadata.
This revision is now accepted and ready to land.Aug 19 2016, 4:30 AM
This revision was automatically updated to reflect the committed changes.