Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Oct 2012 at 13:20 UTC
Updated:
29 Jul 2014 at 21:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedComment #2
dawehnerShouldn't we also remove the code which is calling the function?
Comment #3
dawehnerNot sure whether this justifies a test :)
Comment #4
damiankloip commentedSorry, I thought I did that. Must have messed up my diff. It's here locally! :)
Comment #5
dawehnerviews.module still uses some of those variables :(
It seems to be that we need tests for that.
Comment #6
damiankloip commentedComment #7
aspilicious commentedI reviewed all our instances of variable_get and variable_set and we have a few views instances left we should convert to state(). Every other instance is a core instance. Yeay!
and
Comment #8
xjmComment #9
dawehnerThere is an issue for the other state() parts now: #1826244: Replace variable_get() usage in the tests with state()
Comment #10
dawehnerJust a rerole for now
Comment #12
dawehner#10: drupal-1817684-10.patch queued for re-testing.
Comment #13
aspilicious commentedWoow nice.
Old legacy code--
Comment #14
tim.plunkettRerolled, that db_table_exists() needs to stay.
Comment #15
dries commentedAsking for a re-test.
Comment #16
dries commented#14: vdc-1817684-14.patch queued for re-testing.
Comment #17
tim.plunkettDries, you already committed this: http://drupalcode.org/project/drupal.git/commit/567ec7d