Fix an issue where the default cache time of WebGUI::Cache would cause Groups with caches disabled (groupCacheTimeout=0) to actually be cached for 60 seconds. Fixes bug #12038.

This commit is contained in:
Colin Kuskie 2011-02-07 13:36:46 -08:00
parent 4a5196ac5c
commit 8aee259282
3 changed files with 53 additions and 2 deletions

View file

@ -5,6 +5,7 @@
- fixed #12033: scratch variable problems during export
- fixed: Underground label style forces radio buttons and check boxes to render vertically.
- fixed #11704: JavaScript::Packer, HTML::Packer, and CSS::Packer use $& variable
- fixed #12038: Incorrect caching of groups with 0 second cache setting (Dale Trexel)
7.10.8
- rfe #12016 for the top story as well