Active
Project:
Boost
Version:
6.x-1.x-dev
Component:
Caching logic
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2011 at 15:40 UTC
Updated:
23 Dec 2011 at 08:55 UTC
Hi,
I have a view with AJAX pager setup and it works.
I have a boost setup and it also works perfectly with "Cache ajax/json" turned on (checked with finder auto-complete AJAX requests).
However AJAX requests of views AJAX pager aren't cached. Is it works as designed or I should switch something to have these requests cached?
Thanks!
Comments
Comment #1
Georgii commentedIs anyone having the same situation?
Comment #2
doublejosh commentedIs this also true with AJAX filters?
Comment #3
Georgii commenteddoublejosh, It's hard to say now. I'm not working with the web site where I had that issue.
Comment #4
doublejosh commentedThanks Georgii.
I'm finishing up a site now (D6, been in dev for almost a year)... one of the main views is fairly expensive on the joins and exposed filters so I'm hoping to solve it with some boost AJAX caching. Had luck with boost in the past, pagers worked but didn't introduce ajax filters at all.