Page MenuHomeIn-Portal Phabricator

INP-1503 - Search for new units during install/upgrade
ClosedPublic

Authored by alex on Oct 7 2015, 11:41 AM.

Details

Test Plan
  1. open Admin Console of In-Portal 5.2.x installation (just to build unit config cache)
  2. add new unit config in any module (just *_config.php file)
  3. try accessing it's data (via getUnitOption) in a new tag that is placed on opened template
  4. confirm, that exception (or fatal error) about missing unit is thrown
  5. go to /core/install.php script (in 2nd browser tab)
  6. if you're stuck on Check Paths step, then set requested permissions on files
  7. confirm, that installation wizard screen is shown
  8. somewhere in /core/install.php after application is initialized type accessing unit data again
  9. confirm, that it works

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 369.Oct 7 2015, 11:41 AM
alex retitled this revision from to INP-1503 - Search for new units during install/upgrade.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1503.
glebs accepted this revision.Oct 15 2015, 1:30 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Oct 15 2015, 1:30 AM
This revision was automatically updated to reflect the committed changes.