As per #2553319: disable page cache through the API rather than hacking global conf , disabling caching for the block refresh page callback should use:

drupal_page_is_cacheable(FALSE);

Comments

tripper54 created an issue. See original summary.

tripper54’s picture

Issue summary: View changes