Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-17714

DB Error after upgradation to 4.7 beta3

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7
    • Fix Version/s: 4.7
    • Component/s: Core CiviCRM
    • Labels:
    • Documentation Required?:
      None
    • Funding Source:
      Core Team Funds

      Description

      After upgrading to 4.7 beta 3, fatal error is encountered on some setting pages eg. Enable CiviCRM Component, Languages selection, Debug and Error Handling page etc. due to the changes made in https://github.com/civicrm/civicrm-core/pull/7390 where config_backed column was dropped from `civicrm_domain` table.

      Its arises from the code at https://github.com/civicrm/civicrm-core/blob/master/CRM/Core/BAO/ConfigSetting.php#L98-L103 where this column is being added to the select clause resulting into "unknown column" error.

      If I remove this block, the error goes off, but I'm unsure of the issues it may create elsewhere.

      Thanks.

        Attachments

          Activity

            People

            • Assignee:
              rohan1990 Rohan Ramesh Katkar
              Reporter:
              jitendra.purohit Jitendra Purohit
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: