Skip to content
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

[REF] Remove unused taskName variable #18590

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Sep 25, 2020

Overview

This variable is only used at the tpl layer in export - there is a separate PR
to change that usage to something more meaningful
#18589

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

Before

Screen Shot 2020-09-25 at 2 10 52 PM

After

Screen Shot 2020-09-25 at 2 11 05 PM

Task titles still visible on page...
Screen Shot 2020-09-25 at 2 12 18 PM

Only export still refers

Screen Shot 2020-09-25 at 2 04 10 PM

Technical Details

It's likely that it precedes other ways of setting the page title

Comments

This variable is only used at the tpl layer in export - there is a separate PR
to change that usage to something more meaningful
civicrm#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
@civibot
Copy link

civibot bot commented Sep 25, 2020

(Standard links)

@civibot civibot bot added the master label Sep 25, 2020
@eileenmcnaughton
Copy link
Contributor Author

@monishdeb is this one you could look at - cleanup towards search actions

@mattwire
Copy link
Contributor

The only place I see this is in Export/Form/Select.tpl where it checks for a specific value that is none of these.

@mattwire mattwire merged commit c3a77e8 into civicrm:master Sep 28, 2020
@eileenmcnaughton eileenmcnaughton deleted the taskname branch September 28, 2020 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants