Closed (fixed)
Project:
Views (for Drupal 7)
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jun 2012 at 18:32 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettComment #2
tim.plunkettHere's a new patch, adjusted for the changes in #1642062-20: Add TempStore for persistent, limited-term storage of non-cache data
Comment #3
tim.plunkettComment #4
damiankloip commentedHere is the core patch from #1642062: Add TempStore for persistent, limited-term storage of non-cache data rolled into this one.
Comment #6
tim.plunkettMissing the hook_schema part.
Comment #7
tim.plunkettI think this is good enough. There are some added @todo's, which is fine.
Comment #8
dawehnerCommitted and gave xjm the credit commit.f
Comment #10
tim.plunkettReopening for the changes in #1642062-84: Add TempStore for persistent, limited-term storage of non-cache data
Comment #11
tim.plunkettHere's a new patch based on the new key/value approach in #1642062-96: Add TempStore for persistent, limited-term storage of non-cache data
Comment #12
lars toomre commentedChanging status for testing...
Comment #13
tim.plunkettWhat? No. The core issue hasn't been committed, this will meaninglessly fail.
Comment #14
lars toomre commentedSorry about that...
Comment #15
dawehnerLet's see whether it still works.
Comment #16
dawehner#11: views-1658068-11.patch queued for re-testing.
Comment #18
dawehnerThis issue is currently blocked based on #1786990: [Module]Bundle is registered too late in WebTestBase::setUp()
Comment #19
xjmHm, I don't think this method exists. We'd want to use
getMetadata()? Or what am I missing?Comment #20
tim.plunkettIt's an old patch. I'll update when I get back to my laptop
Comment #21
tim.plunkettThis should be okay
Comment #22
tim.plunketthttp://drupalcode.org/project/views.git/commit/6276b32
Committed!