Needs review
Project:
Deploy - Content Staging
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 15:55 UTC
Updated:
26 Oct 2017 at 10:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alexiswatson commentedPatch attached.
Comment #2
aspilicious commentedIf this is correct we should just replace the calback function in the info hook as the wrapper has no use anymore.
Comment #3
dixon_I can't recall why I did like this when implementing this.
If all tests pass with this patch, it should be ok. But tests have to be run locally, because we still have issues with the d.o test bot here.
I'm going to look into this shortly.
Comment #4
aspilicious commentedDo we have rules tests? I can't find any...
Tests work localy but I don't think they call any rules functions, or do they?
Comment #5
henrijs.seso commentedAdds missing item to actions. Seems trivial and important.
Comment #6
hnln commentedThis patch works for me.
Comment #7
manuel garcia commentedAddressing #2 and deprecating the wrapping function.