- choose profile to use (in-portal.full or in-portal.community)
- checkout In-Portal 5.2.x via in-portal module and then run php /tools/configure_profile.php profile_name script using chosen profile
- checkout In-Portal 5.3.x via in-portal module and then run php /tools/configure_profile.php profile_name script using chosen profile
- install In-Portal 5.2.x
- 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)
- open /core/install.php in the In-Portal 5.3.x installation
- confirm, that there are no JS errors and CSS is correctly loaded (the FireBug can be used for that)
- don't continue with installation
Details
Details
Diff Detail
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
Comment Actions
Can't make checkout from svn://source.in-portal.org/profiles/in-portal.community/branches/5.2.x because it contains README.txt only with note about new way of checkout.
Comment Actions
This was error in test plan. I've updated it in this and other revisions where upgrade from 5.2.x to 5.3.x needs to be tested. Please proceed.