Page MenuHomeIn-Portal Phabricator
  • Changed Files
  • branches/5.3.x/core/kernel/utility/factory.php

INP-1499 - Don't use auto-loader for inclusion of ClassMapBuilder class from kFactory
ClosedPublic

Authored by alex on Oct 5 2015, 3:54 PM.

Details

Test Plan
  1. choose profile to use (in-portal.full or in-portal.community)
  2. checkout In-Portal 5.2.x via in-portal module and then run php /tools/configure_profile.php profile_name script using chosen profile
  3. checkout In-Portal 5.3.x via in-portal module and then run php /tools/configure_profile.php profile_name script using chosen profile
  4. install In-Portal 5.2.x
  5. copy over /system/config.php file from In-Portal 5.2.x installation to In-Portal 5.3.x installation (fix WebsitePath setting if needed)
  6. open /core/install.php in the In-Portal 5.3.x installation
  7. proceed with 1st step (Check Paths)
  8. confirm, that installation wizard menu is displayed
  9. choose `Upgrade option
  10. confirm, that modules to upgrade selection step appears
  11. don't continue with installation

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 366.Oct 5 2015, 3:54 PM
alex retitled this revision from to INP-1499 - Don't use auto-loader for inclusion of ClassMapBuilder class from kFactory.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1499.
alex edited the test plan for this revision. (Show Details)Oct 5 2015, 3:59 PM
alex edited edge metadata.
alex edited the test plan for this revision. (Show Details)Oct 7 2015, 2:06 AM
glebs accepted this revision.Oct 12 2015, 1:48 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Oct 12 2015, 1:48 AM
This revision was automatically updated to reflect the committed changes.