Page MenuHomeIn-Portal Phabricator

INP-1776 - Define permission mapping for "OnExportCancel" event
ClosedPublic

Authored by alex on Aug 6 2019, 5:05 AM.

Details

Test Plan
  1. login to Admin Console as non-root user
  2. go to Website & ContentStructure & DataDirectory section (the In-Link must be installed)
  3. switch to Links tab
  4. create some links if none are present
  5. press Tools toolbar button
  6. select Export from displayed menu
  7. fill required fields on the screen, that appears
  8. press Save button
  9. press Cancel button as you see it (on small record count export works pretty fast)
  10. confirm, that export dialog was closed and page was refreshed (at least main part)

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint ErrorsExcuse: Not doing global CS fixes in 5.2.x
SeverityLocationCodeMessage
Errorcore/kernel/db/db_event_handler.php:136PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeywordCodingStandard.Arrays.Array.SpaceAfterKeyword
Errorcore/kernel/db/db_event_handler.php:136PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Errorcore/kernel/db/db_event_handler.php:137PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeywordCodingStandard.Arrays.Array.SpaceAfterKeyword
Errorcore/kernel/db/db_event_handler.php:137PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Unit
No Unit Test Coverage
Build Status
Buildable 945
Build 945: arc lint + arc unit

Event Timeline

alex created this revision.Aug 6 2019, 5:05 AM
alex requested review of this revision.Aug 6 2019, 5:06 AM
erik accepted this revision.Aug 6 2019, 6:14 AM
This revision is now accepted and ready to land.Aug 6 2019, 6:14 AM
This revision was landed with ongoing or failed builds.Dec 16 2020, 2:56 AM
This revision was automatically updated to reflect the committed changes.