Page MenuHomeIn-Portal Phabricator

INP-1500 - Remove excessing <%TABLE_PREFIX%> usages in "upgrades.sql" file
ClosedPublic

Authored by alex on Oct 5 2015, 4:23 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. run upgrade till Module Select step
  8. execute Module Select step
  9. confirm, that no error about wrong SQL was displayed
  10. discard any other error you might see

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 367.Oct 5 2015, 4:23 PM
alex retitled this revision from to INP-1500 - Remove excessing <%TABLE_PREFIX%> usages in "upgrades.sql" file.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1500.
alex edited the test plan for this revision. (Show Details)Oct 7 2015, 2:06 AM
alex edited edge metadata.
glebs accepted this revision.Oct 12 2015, 2:17 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Oct 12 2015, 2:17 AM
This revision was automatically updated to reflect the committed changes.