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

Follow up on removing contributeMode from templates #21417

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Follow up on removing contributeMode from templates

Before

$contributeMode still being assigned in another place

After

poof

Technical Details

Per #21059
its a really long time since this was in the stock templates

Comments

@demeritcowboy

Per civicrm#21059
its a really long time since this was in the stock templates
@civibot
Copy link

civibot bot commented Sep 9, 2021

(Standard links)

@civibot civibot bot added the master label Sep 9, 2021
@demeritcowboy
Copy link
Contributor

The only difficulty I'm having is that there are contributeMode's in the page templates (as opposed to message templates), and it's not always obvious where they come from. The function name has "message" in it but in civi-world it's dangerous to assume.

This one though I don't see anything that depends on the value "directIPN" anywhere, so at worst would be another smarty debug notice.

@demeritcowboy demeritcowboy merged commit e4b1cc7 into civicrm:master Sep 9, 2021
@eileenmcnaughton eileenmcnaughton deleted the cont_mode branch September 9, 2021 20:49
@eileenmcnaughton
Copy link
Contributor Author

@demeritcowboy yeah - the goal has been to remove references to $contributionMode since about ... 4.6. It's not going that great

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