diff options
author | Christopher Smith <chris@jalakai.co.uk> | 2014-03-16 18:32:07 +0000 |
---|---|---|
committer | Christopher Smith <chris@jalakai.co.uk> | 2014-03-16 18:32:07 +0000 |
commit | b23560022e3a99310a04296b3c385325e7abb747 (patch) | |
tree | ca5e0ea0022149cec5cbd6036df9125b4589f59c /lib/scripts/jquery/jquery.js | |
parent | 1359eacbdbff842b241a85ea274a00982fec9267 (diff) | |
download | rpg-b23560022e3a99310a04296b3c385325e7abb747.tar.gz rpg-b23560022e3a99310a04296b3c385325e7abb747.tar.bz2 |
Fix longstanding issue with cache class & cachetime setting
1. cachetime setting should only be applied to the cache_renderer
class. Previously it was applied to cache_parser (and by
extension cache_handler).
2. two special cachetime values, -1 & 0, weren't handled, per
FS#2183
To handle the cachetime setting, -1, disable caching, a new
property _nocache is added. When that property is true, any cache
file must not be used and storecache() should not store any values
Diffstat (limited to 'lib/scripts/jquery/jquery.js')
0 files changed, 0 insertions, 0 deletions