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

Typo in /civicrm/CRM/Core/BAO/Dashboard.php causes problem with dashlets in Cosign environment

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.2, 4.2.6
    • Fix Version/s: 4.2.7
    • Component/s: Core CiviCRM
    • Labels:

      Description

      I think there is a missing "

      {" in line 105 of /civicrm/CRM/Core/BAO/Dashboard.php: $dashlets[$dao->column_no]["$dao->weight}

      {$dao>dashboard_id}"] = $dao->is_minimized;

      The

      { should come before: $dao->weight}

      This is causing a redirect to our login page when the attempt is made to display the dashlet. The specifics are documented in http://forum.civicrm.org/index.php/topic,26531.0.html.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              ericaack Erica Ackerman
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: