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

Rename variable in MembershipRenewal form to make a merge with Membership form in future easier #12798

Merged

Conversation

mattwire
Copy link
Contributor

@mattwire mattwire commented Sep 8, 2018

Overview

Partial of #12651. Rename variable from $renewMembership to $membership to make it easier to merge Membership and MembershipRenewal forms in the future.

Before

$renewMembership holds a membership object

After

$membership holds a membership object

Comments

The membership renewal form has a number of issues and some pretty complex code. We need to simplify it so it can be compared and eventually merged into the Membership form.

@eileenmcnaughton

@eileenmcnaughton
Copy link
Contributor

test this please

@eileenmcnaughton
Copy link
Contributor

test fails unrelated

@eileenmcnaughton eileenmcnaughton merged commit 737b255 into civicrm:master Sep 13, 2018
@mattwire mattwire deleted the membership_renewal_varrename branch September 25, 2018 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants