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

CRM_Event_Form_Registration_ParticipantConfirm doesn't call preProcess or postProcess hooks.

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.0.1
    • Fix Version/s: 3.4.2
    • Component/s: CiviEvent
    • Labels:
      None

      Description

      It seems that the CRM_Event_Form_Registration_ParticipantConfirm-form and perhaps some other forms do not execute any hooks.

      CRM_Event_Form_Registration_ParticipantConfirm doesn't execute them explicitly and doesn't call any parent methods.

      How to reproduce:
      I've simply hacked module_invoke_all from drupal to var_dump all hooks that are executed. When navigating to /civicrm/event/confirm there is not a single civicrm_* hook in the list of invoked hooks. A simple implementation of hook_civicrm_postProcess()

      { die(); }

      also is not invoked.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              torotil Roman Zimmermann
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 30 minutes
                30m
                Remaining:
                Remaining Estimate - 30 minutes
                30m
                Logged:
                Time Spent - Not Specified
                Not Specified