CRM-16882 renew my membership automatically should not show for non-auto-renew member...
authorEileen McNaughton <eileen@fuzion.co.nz>
Wed, 22 Jul 2015 02:38:03 +0000 (14:38 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Thu, 30 Jul 2015 00:30:24 +0000 (12:30 +1200)
commit08a4ce4efcac770c9af8c7e44d3f845324058731
tree84d7124c482d469817ecb97de30c34ba079eb95e
parent760278d3c8e8a94ddeaae9659e18a7d2f27b2d79
CRM-16882 renew my membership automatically should not show for non-auto-renew memberships

I am not convinced this is the full story on CRM-16882 - however, it makes
the symptom disappear, at least in one instance & the logic of the change
is strong - ie. when iterating through the memberships to determine
auto-renewability we should
check whether they are auto-renew

Conflicts:
CRM/Member/BAO/Membership.php
CRM/Contribute/Form/ContributionBase.php