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

ContactID of contact associated with contribution not available in postProcess hook.

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.4.5
    • Fix Version/s: 4.1.0
    • Component/s: CiviContribute
    • Labels:
      None

      Description

      ContactID of contact associated with contribution not available in postProcess hook. Attached patch resolves this although I'm not suure of the difference between $this->set( '_contactID', $contactID ); and $this->_contactID = $contactID; so I left both lines in. $this->_contactID = $contactID is the one that actually seems to work.

        Attachments

        1. CRM-8904.1.patch
          1 kB
          Tom Kirkpatrick
        2. CRM-8904.2.patch
          1 kB
          Tom Kirkpatrick

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              mrfelton Tom Kirkpatrick
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: