Fix contribution tab to work with escape by default
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 30 Nov 2021 20:36:28 +0000 (09:36 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 1 Dec 2021 01:18:56 +0000 (14:18 +1300)
commitd54658f6f0b6b550397885821ffdbd060d186a30
tree9fbe4dbb032b8f5645a1502779147039ccff1a7a
parenta71221d957edb430649d66bdca84e51f2f766675
Fix contribution tab to work with escape by default

This removes some isset that affect contact contribution tab if escape on output is enabled.

This might regress some smarty e-notices. I think if tests pass that is OK at this stage
as we never eliminted them & getting to security enablable seems like a higher priority
CRM/Contact/BAO/Query.php
templates/CRM/Contribute/Form/Selector.tpl
templates/CRM/Contribute/Page/ContributionTotals.tpl
tests/phpunit/CRM/Contact/BAO/QueryTest.php