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

civicrm.views.inc - has placed the 'registered_by_id' field in the contribution array

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.2.1
    • Fix Version/s: 2.2.3
    • Labels:
      None

      Description

      civicrm.views.inc has placed the 'registered_by_id' field in the contribution array. As far as I know 'registered_by_id' is located in the participant_payment table.

      The correct handler exists but it only specifies a relationship. The rest of the array args are within $data['civicrm_contribution']['regististered_by_id'].

      I have attached a patch which corrects this issue by merging the two separate handlers into one using the participant_payment array instead of the contribution array.

        Attachments

          Activity

            People

            • Assignee:
              shailesh Shailesh Lende
              Reporter:
              tontate Anthony Nijmeh
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: