REF Copy preProcessFromAddress back into the pdf function
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sun, 29 Aug 2021 05:02:10 +0000 (17:02 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sun, 29 Aug 2021 05:02:10 +0000 (17:02 +1200)
commitca5f0b933840f74db4103fb43825a1a3d37920d0
treeab05e6b959c153f823d55860042c91e08f7b2fce
parent246f96f4b71c0903ba85fc317b6864e128dc841b
REF Copy preProcessFromAddress back into the pdf function

This is really hard to unravel without splitting it between classes -
mostly because it does stuff to do with setting properties on the form
that are not even relevant to all forms. This is a divide & conquer
case to cleaning up the function from
the deprecated class

Note that I removed the bounce on no-email. It felt like we would still want
to be able to download pdfs if the logged in user had no email. The bounce param seems
to have been added as an after thought - presumably to block
the bounce in a flow where they realised it made no sense
CRM/Contact/Form/Task/PDFLetterCommon.php