Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 292339

FilterPluginManager::__construct calls CacheDecorator with incorrect parameters (expires)

$
0
0

Problem

  1. Try to install with postgresql. Cache is set with expires column set to an Array, which borks.
  2. CacheDecorator constructor takes 4 arguments, not 3. cache tags array is being passed into expires column.
  3. Mysql database driver ignores this so who knows what it's being set to.

Proposed resolution

  • Call CacheDecorator with expiration (CACHE_PERMANENT?), then cache tags.

Remaining tasks

  • Review approach

Viewing all articles
Browse latest Browse all 292339

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>