Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-1317

Upgrades to 3.2+ from 3.0.0 result in undefined index error

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.2.0
    • Fix Version/s: 3.2.2, 3.3.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Sometime prior to 3.2 we enforced semantic versioning of pre-release versions. We previously use x.y.z.b format. We now use x.y.z-b format. However, because older installations still had the x.y.z.b format in their databases, when they attempted to upgrade they received an undefined index error because that version didn't exist in the version mapping scheme any longer.

      To fix, we need to ensure that we format database versions prior to upgrade to ensure conformance to the new standard (of x.y.z-b).

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            cody Cody Phillips (Inactive)
            Reporter:
            cody Cody Phillips (Inactive)
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              30/Jul/14