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

/BAO/Query.php on line 3908 $relationshipTempTable not defined

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Duplicate
    • Affects Version/s: 4.4.1
    • Fix Version/s: 4.4.2
    • Component/s: None
    • Labels:
      None

      Description

      Hi,

      I'm helping on a crappily configured server. it spits out notices and creates a bit of problem and can't find a way to disable it.

      Anyway, one of the notice seems a bit weird:

      if($relationshipTempTable) {
      $whereClause = ' WHERE ' . implode(' AND ', $where[$grouping]);
      $sql = "

      should if be self::$_relationshipTempTable ? $relationshipTempTable is never defined indeed.

      But on the other hand, don't know how to force creating this relationship table, so not sure how to test

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              xavier xavier dutoit
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: