PHP-SugarNewsWikiDocsBugsForumFilesSource LoginRegister
HomeBugsBug #0001
modifying templates doesn't invalidate html caches
Bug #0001
Reported by Sean Middleditch
Feb 8th, 2008 at 5:13pm EST
Modifying an included template will not invalidate an html cache. Modifying the master template will force recompilation, but does not affect the return of $sugar->isCached(), which generally results in page with no content being generated.

Comment from Sean Middleditch
Feb 9th, 2008 at 1:17am
This issue is now fixed with version 0.72.

Comment from Sean Middleditch
Feb 11th, 2008 at 9:12pm
closing

Additional Comments:
or Login