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

Smarty template_c files should be purged on plugin install/uninstall #1438

Closed
mattab opened this issue Jun 21, 2010 · 3 comments
Closed

Smarty template_c files should be purged on plugin install/uninstall #1438

mattab opened this issue Jun 21, 2010 · 3 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jun 21, 2010

When a plugin is updated, smarty compiled templates are not necessarily deleted/reprocessed.

We should purge smarty templates when

  • Update piwik
  • install/uninstall plugin
@mattab
Copy link
Member Author

mattab commented Jun 30, 2010

(In [2402]) Refs #1438

@mattab
Copy link
Member Author

mattab commented Jun 30, 2010

(In [2403]) Fixes #1438 Smarty template_c files should be purged on plugin install/uninstall

@robocoder
Copy link
Contributor

(In [3771]) refs #1438, refs #1950 - clearCompiledTemplated() is static

@mattab mattab added this to the Piwik 0.6.4 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

2 participants