-
-
Notifications
You must be signed in to change notification settings - Fork 824
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
5.13 ESR regression: Fix error on submitting credit card renewals #16102
Conversation
(Standard links)
|
jenkins, test this please |
Jenkins error:
the "unable to send email" is causing the fail? |
What's the plan here - the 5.21 ESR is released on 1 Jan (!) - this is never actually going to be released is it? |
I think we should have backported this, but from later talks with Tim, it seems that the process is to do an MR on either the security repo, or the esr repo. Will close for now. |
@mlutfy it does seem kinda serious - but it lasted 8 months in the ESR so I don't know what to make of that. Anyway 5.13 is pretty much EOL now |
It makes sense if you keep clients on latest security update - there was no reason to move ESR clients off 5.7.x ESR until the recent security updates (which moved them to 5.13.x ESR). |
Oh I guess that kinda makes sense. But it also feels like it defeats the purpose of the ESR - ie you are doing a leap-upgrade under the gun of a security release rather than upgrading at a known point in time & then staying stable + if all ESR customers do that then you also lose the benefits of having taken turns at finding any bugs like this that might be in the ESR but not master. |
I think there has also been a concern about the ESR point releases (or lack of) which i think is one of the things that partially prompted the shift to the 5.21 rather than 5.19 as the next ESR i think |
We did take one client onto 5.13.x earlier because the security update was going to drop 2days before their Convention. So they were on the prior to release for much longer. And we fixed some issues (most notably exports containing entity references). They do tons with CiviCRM except use that Membership Renewal button. Else we would have run into this earlier. It’s all about strategy/timing per client. |
Overview
This is a 5.13 (ESR) backport of #14412.
Reported and tested by @KarinG and @jmcclelland.