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

Replace deprecated calls to renderMessageTemplate() #21121

Merged
merged 4 commits into from
Aug 13, 2021

Conversation

totten
Copy link
Member

@totten totten commented Aug 13, 2021

Overview

Replace deprecated calls to renderMessageTemplate().

Follow-up to #21115

Before

Calls to renderMessageTemplate()

After

Calls to TokenSmarty::render() and renderTemplate().

Comments

This merits some r-run on the PDF and SMS bits.

@civibot
Copy link

civibot bot commented Aug 13, 2021

(Standard links)

@civibot civibot bot added the master label Aug 13, 2021
@eileenmcnaughton
Copy link
Contributor

If jenkins passes this I'm comfortable with it - the edited tests are only a small portion of the tests that cover this

@eileenmcnaughton eileenmcnaughton merged commit 24bb75f into civicrm:master Aug 13, 2021
@totten totten deleted the master-rendertpl-rem branch August 14, 2021 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants