Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.4.3
    • Fix Version/s: 3.4.4, 4.0.4
    • Component/s: CiviEvent
    • Labels:
      None

      Description

      This e-Notice

      Undefined variable: contactID Notice Register.php 1024 CRM_Event_Form_Registration_Register->postProcess()

      It seemss to me that in this line $contactID will never be set as I couldn't find it anywhere else in the function (and that processRegistration will ignore it if set) but wanted another pair of eyes.

      self::processRegistration( $this->_params, $contactID );

      Change to

      self::processRegistration( $this->_params);

        Attachments

          Activity

            People

            • Assignee:
              kurund Kurund Jalmi
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: