Closed (fixed)
Project:
Aggregate cache
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2015 at 14:14 UTC
Updated:
30 Dec 2015 at 12:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
catchPatch.
Comment #3
catchWidening scope of this, since patch touch exactly the same code.
Comment #4
catchComment #5
catchComment #6
catchComment #7
catchAlso removing the newly added database table, all we need is a cache entry.
The new table means fatal errors before update runs when the module updates, which is unnecessary breakage.
Comment #8
catchComment #9
catchCommitted/pushed to 7.x-1.x.
Comment #12
catchJust committed/pushed this follow-up: drupal_random_bytes() sometimes returns null bytes which is_dir() and friends don't like.