Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
system.module
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
16 Nov 2013 at 12:57 UTC
Updated:
29 Jul 2014 at 23:08 UTC
Jump to comment: Most recent
The install_time variable was ported to the state system. But we forgot one instance.
I hazz the patch.
Critical as it's one of the tasks to remove the variable_get system.
| Comment | File | Size | Author |
|---|---|---|---|
| remove_install_time_variable_get.patch | 577 bytes | aspilicious |
Comments
Comment #1
aspilicious commentedComment #2
dawehnerIt was part of previous patches of sun in https://drupal.org/node/1798732 but was not included in the final small patch of catch.
Comment #3
catchWhoopsie.
Committed/pushed to 8.x, thanks!