Fix bug exposed by invalid data warning
authorEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 4 Sep 2023 04:12:14 +0000 (16:12 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 4 Sep 2023 04:18:19 +0000 (16:18 +1200)
commit07b62c0fcff0c711738eea3fd49e6e99a862b0a7
tree8cf6ad834127b890bb9c31bea56fe55457e178e4
parent0f7ea0fb140e5eb067d92242b6222410034a9967
Fix bug exposed by invalid data warning

The invalid data warning exposed a bug where the email
is being sent before the line item has been fixed - so
line item data in the email would be incorrect. This is
not a regression but the potential for someone to
be aware of it is.
CRM/Event/Form/SelfSvcTransfer.php