This comes from http://drupal.org/node/1805996#comment-6622836
| Comment | File | Size | Author |
|---|---|---|---|
| #14 | vdc-1817684-14.patch | 3 KB | tim.plunkett |
| #10 | drupal-1817684-10.patch | 3.34 KB | dawehner |
| #6 | 1817684-6.patch | 3.13 KB | damiankloip |
| #4 | 1817684-3.patch | 2.27 KB | damiankloip |
| #1 | 1817684.patch | 1.92 KB | damiankloip |
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