Hi,

We have upgraded to drupal core 7.52 and we have found that after applying the patch (blockcache_alter patch), the caching settings are not working anymore. Wanted to still that the patch is still needed.

Basically the blocks are not loading at all now after upgrade and applying the patch. However, without the patch the issues are not there. Any thoughts?

Comments

drupi17 created an issue.

fabianx’s picture

Hm, we will need to see what has changed.

drup16’s picture

@Fabianx,

Basically after applying the patch we are not seeing that the cache objects for the blocks are being created. For some reason without the drupal core patch it seems to be okay so just wanted to be sure the core patch is still in relevant.