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

Some more notice fixes in smarty #22745

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

eileenmcnaughton
Copy link
Contributor

No description provided.

@civibot
Copy link

civibot bot commented Feb 10, 2022

(Standard links)

@civibot civibot bot added the master label Feb 10, 2022
@demeritcowboy
Copy link
Contributor

I'm not seeing these notices. Did they already get fixed somewhere else?

@eileenmcnaughton
Copy link
Contributor Author

@demeritcowboy they would probably only show up with smarty grumpy mode (+ debug)

if (!defined('CIVICRM_SMARTY_DEFAULT_ESCAPE')) {
  define('CIVICRM_SMARTY_DEFAULT_ESCAPE', TRUE);
}

@demeritcowboy demeritcowboy merged commit 6202d56 into civicrm:master Feb 12, 2022
@demeritcowboy
Copy link
Contributor

I had tried that but I forgot you need to clear cache if you still have the "regular" compiled template in templates_c.

Looks good. Why does it seem like every time one of these warnings is squashed 8 more take its place...

@eileenmcnaughton eileenmcnaughton deleted the noticey branch February 13, 2022 00:59
@eileenmcnaughton
Copy link
Contributor Author

@demeritcowboy yeah good question :-)

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