The API documentation says that, when hook_views_pre_query is called, $view->query will contain the query, if it was cached. This was not happening.

This patch causes it to happen.

CommentFileSizeAuthor
cachedquery.patch2.22 KBAnonymous (not verified)

Comments

merlinofchaos’s picture

I will do this after 1.6 real -- I don't want to endanger that actually being released as a non-beta.

sun’s picture

Status: Reviewed & tested by the community » Needs work

Patch no longer applies. Please re-roll.

esmerel’s picture

Status: Needs work » Closed (won't fix)

No new patch supplied; nobody's working on views 1.x