Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Aug 2013 at 11:27 UTC
Updated:
4 Jan 2014 at 03:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonGood idea!
This documentation fix needs to first be applied to hook_queue_info() in drupal 8 (the new name of the hook) and then backported to Drupal 7.
https://api.drupal.org/api/drupal/core!modules!system!system.api.php/fun...
Comment #2
stephaneqHere is the D8 patch
Comment #3
jhodgdonThanks! While you're at it, could you fix another error in that same line of documentation? All namespaces in documentation should start with \
Sigh. As a bonus you could also fix the indentation on the list:
https://drupal.org/node/1354#lists
Comment #4
stephaneqI'm not sure about the indentation fix, but well...
Comment #5
stephaneqComment #6
jhodgdonOh. Indentation - my mistake. Can you put it back the way it was? The other fix is right.
Comment #7
stephaneqComment #8
jhodgdonThanks!
Comment #9
dries commentedCommitted to 8.x. Thanks.
Comment #10
jhodgdonNeeds backport.
Comment #11
stephaneqD7 patch
Comment #12
stephaneqComment #14
jhodgdon#11: hook_cron_queue_info-2061275-11.patch queued for re-testing.
Comment #16
jhodgdon#11: hook_cron_queue_info-2061275-11.patch queued for re-testing.
Comment #17
jhodgdonI don't know what all those failing tests were about ?!?. Ready to go now. Thanks!
Comment #18
jhodgdonThanks! Committed to 7.x.