Closed (works as designed)
Project:
Office Hours
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2013 at 18:46 UTC
Updated:
14 Apr 2023 at 09:54 UTC
Jump to comment: Most recent
Comments
Comment #1
johnvGood point, we need to set the 'Query results' caching as high as possible, and the 'Rendered Output' as short as possible.
Perhaps we must move some code to hook_views_pre_render() or some other hook.
Comment #2
johnvI tested this, and implemented the following patches to make it correct:
#1930324: Time-based caching does not work properly when it is set to 'Never cache'
#652610: Time-based output caching is writing cache when it is set to "never cache"
The CurrentStatus is correct when you set the 'Rendered Output' as short as possible.
Comment #3
johnvComment #3.0
johnvSorry I misspelled the title, please change it to "Office Hours and cache"
Comment #4
johnv