Closed (fixed)
Project:
Scheduler
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Feb 2015 at 12:12 UTC
Updated:
1 Jun 2015 at 10:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
planctus commentedComment #2
planctus commentedComment #3
legovaervariable_del is no longer used now when applying the patch. But the function where it was used (scheduler_node_type_delete) should be refactored because that hook is no longer in use, I think.
Comment #4
legovaerComment #5
pfrenssenThese are also ThirdPartySettingsInterface settings, similar to #2418523: Replace variable_get() with config. Let's postpone this until we can implement this properly using ThirdPartySettingsTrait.
Comment #6
pfrenssenIn the meanwhile all instances of
variable_del()have been converted as part of work done in other issues, so this can be closed.