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

Ensure contactTag is always set #22055

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Ensure contactTag is always set

Before

$contactTag` only assigned when not empty

After

$contactTag` always signed as an array

Technical Details

The pattern here is a bit interesting - the array $defaults is assigned to the template at it turns out the result of that is that each key is assigned to smarty as a variable. This turns out to be standard stock smarty - but I'm never observed this patter in CiviCRM before.

Comments

@civibot civibot bot added the master label Nov 12, 2021
@civibot
Copy link

civibot bot commented Nov 12, 2021

(Standard links)

@colemanw colemanw merged commit aa35a7c into civicrm:master Nov 12, 2021
@colemanw colemanw deleted the tagg branch November 12, 2021 20:10
@colemanw
Copy link
Member

Unrelated test fails

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