dev/core#2034 Fix paypal standard cancel url
authoreileen <emcnaughton@wikimedia.org>
Mon, 21 Sep 2020 02:20:25 +0000 (14:20 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 21 Sep 2020 04:48:03 +0000 (16:48 +1200)
commit4f2c0e2a79a2d123da2de1058d8d0e7e06f227b2
treefdb5996bb2f1514c845fc10006a8b5714be5b3d6
parent4eb35a8c2656863cc9d8ce181c627cce2d1b103c
dev/core#2034 Fix paypal standard cancel url

Per https://lab.civicrm.org/dev/core/-/issues/2034 the wrong urls are included in paypal standard emails for cancellation

I think this likely regressed a long time ago - but the symptoms changed a little this year - so I am just putting
against master
CRM/Core/Payment.php
CRM/Core/Payment/PayPalImpl.php
tests/phpunit/CRM/Core/Payment/PayPalIPNTest.php