Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#789 - Bug fix for event reg error when skipping participants #13800

Merged
merged 3 commits into from
Mar 17, 2019

Conversation

martinh-pw
Copy link
Contributor

Overview

Bug fix for event reg error when skipping additional contacts. The cleanMoneyFields() function would throw a php error in this situation.

Before

Error message:
Warning: Invalid argument supplied for foreach() in CRM_Event_Form_Registration_Confirm->cleanMoneyFields() (line 1357 of [drupal root]/sites/all/modules/civicrm/CRM/Event/Form/Registration/Confirm.php).

After

Error message no longer appears.

@civibot
Copy link

civibot bot commented Mar 11, 2019

(Standard links)

@civibot civibot bot added the master label Mar 11, 2019
@eileenmcnaughton
Copy link
Contributor

test fail is unrelated

@eileenmcnaughton eileenmcnaughton merged commit 60345ce into civicrm:master Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants