[REF] Remove unused taskName variable
authoreileen <emcnaughton@wikimedia.org>
Fri, 25 Sep 2020 02:07:58 +0000 (14:07 +1200)
committereileen <emcnaughton@wikimedia.org>
Fri, 25 Sep 2020 02:07:58 +0000 (14:07 +1200)
commitc641ac454757f750d90ae7b90a67ec6953a2d43b
tree7652816bd3a8b976194ecd5fa8e0afbefa350fa7
parent64c8be5d48c404a3dc41f3db41ddee18366fb0da
[REF] Remove unused taskName variable

This variable is only used at the tpl layer in export - there is a separate PR
to change that usage to something more meaningful
https://github.com/civicrm/civicrm-core/pull/18589

Other than that all this task assignment appears to be just cruft

It's likely that it precedes other ways of setting the page title
CRM/Activity/Form/Task.php
CRM/Campaign/Form/Task.php
CRM/Contact/Form/Task.php
CRM/Contact/Form/Task/SaveSearch.php
CRM/Contribute/Form/Task.php
CRM/Core/Form/Task.php
CRM/Event/Form/Task.php
CRM/Grant/Form/Task.php
CRM/Mailing/Form/Task.php
CRM/Member/Form/Task.php
CRM/Pledge/Form/Task.php