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

Multi-lingual 4.4.4 upgrade fails due to dashboard upgrade

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Blocker
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.4.4
    • Fix Version/s: 4.4.4
    • Component/s: None
    • Labels:

      Description

      While doing an upgrade from the 4.4 branch, I noticed an error with the dashboard() upgrade that was added after the 4.4.3 release.

      ALTER TABLE civicrm_dashboard ADD name varchar(64) COLLATE utf8_unicode_ci DEFAULT NULL COMMENT 'Internal name of dashlet.' AFTER domain_id ";

      This does not work with multi-lingual, since the DAO abstraction layer replaces it automatically with civicrm_dashboard_en_US.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                pratik.joshi Pratik Joshi
                Reporter:
                mlutfy Mathieu Lutfy
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: