Fix regression or back-office membership renewal by credit card
authoreileen <emcnaughton@wikimedia.org>
Sun, 27 Sep 2020 01:14:25 +0000 (14:14 +1300)
committereileen <emcnaughton@wikimedia.org>
Sun, 27 Sep 2020 06:58:29 +0000 (19:58 +1300)
commit97dda7c05cfc99ca336975fdc661953449f8e345
tree7fef2b0c254d8bc4ec3c872b793e915888719d8e
parent9920a68d4d9e083e6a46460e7e8e64143837379f
Fix regression or back-office membership renewal by credit card

Looking at the code I realised a mistake was made in  https://github.com/civicrm/civicrm-core/pull/17398 whereby
the actual membership id would not be passed through correctly
CRM/Member/Form.php
CRM/Member/Form/MembershipRenewal.php