Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-995

Incomplete /system/config.php file after upgrade

    XMLWordPrintable

    Details

    • Type: Bug Report
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.2.0-B1
    • Fix Version/s: 5.2.0-B2
    • Component/s: Install / Upgrages
    • Labels:
      None
    • Additional information:
      Hide

      After Upgrade:
      ==============
      $_CONFIG['Misc']['WriteablePath'] = '/system';
      $_CONFIG['Misc']['Domain'] = 'www.jurmala.com';
      $_CONFIG['Misc']['RestrictedPath'] = '/system/.restricted';
      $_CONFIG['Misc']['WebsitePath'] = '/tests/5.2.x';

      After Clean Install:
      ====================
      $_CONFIG['Misc']['AdminDirectory'] = '/admin';
      $_CONFIG['Misc']['AdminPresetsDirectory'] = '/admin';
      $_CONFIG['Misc']['ApplicationClass'] = 'kApplication';
      $_CONFIG['Misc']['ApplicationPath'] = '/core/kernel/application.php';
      $_CONFIG['Misc']['CacheHandler'] = 'Fake';
      $_CONFIG['Misc']['MemcacheServers'] = 'localhost:11211';
      $_CONFIG['Misc']['CompressionEngine'] = 'yui'

      Show
      After Upgrade: ============== $_CONFIG ['Misc'] ['WriteablePath'] = '/system'; $_CONFIG ['Misc'] ['Domain'] = 'www.jurmala.com'; $_CONFIG ['Misc'] ['RestrictedPath'] = '/system/.restricted'; $_CONFIG ['Misc'] ['WebsitePath'] = '/tests/5.2.x'; After Clean Install: ==================== $_CONFIG ['Misc'] ['AdminDirectory'] = '/admin'; $_CONFIG ['Misc'] ['AdminPresetsDirectory'] = '/admin'; $_CONFIG ['Misc'] ['ApplicationClass'] = 'kApplication'; $_CONFIG ['Misc'] ['ApplicationPath'] = '/core/kernel/application.php'; $_CONFIG ['Misc'] ['CacheHandler'] = 'Fake'; $_CONFIG ['Misc'] ['MemcacheServers'] = 'localhost:11211'; $_CONFIG ['Misc'] ['CompressionEngine'] = 'yui'
    • Change Log Message:
      Fixes incomplete /system/config.php file after upgrade
    • Story Points:
      1
    • External issue ID:
      1220
    • Copy Issue Key:
    • Patch Instructions:

      Patches must be submitted through Phabricator.

      Description

      "Step 9 - System Configuration" is fully skipped during the upgrade - not sure how critical this is.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                dmitry Dmitry Andrejev [Intechnic]
                Developer:
                Alex
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: