Currently, static cache in views_get_all_views() can't be reset. This makes information about available views stale and causes errors in the case of multiple forms being executed within the same page load by the way of drupal_execute().

This patch adds optional parameter for resetting the static cache.

CommentFileSizeAuthor
get_all_views_reset_static.patch766 bytesvaish

Comments

merlinofchaos’s picture

Status: Needs review » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.