Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
8.x-1.x-dev
Component:
Exportables
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 May 2012 at 07:54 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedComment #2
damiankloip commentedHere is an updated version without the function callback calls.
Comment #3
tim.plunkettThat changes the function signature, so it should also be changed in ExportableControllerInterface.
Also, any thought to changing CToolsExportableTestCase::testExportable() to use create() now?
Comment #4
tim.plunkettOn second thought, replacing calls to
new $this->info['exportable class']can be a followup. But the interface definitely needs fixing.Comment #5
damiankloip commentedWith the interface sig change
Comment #6
merlinofchaos commentedThis is easy enough to just push!
Comment #7.0
(not verified) commentedUpdated issue summary.