Closed (fixed)
Project:
Nodequeue
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2010 at 20:40 UTC
Updated:
12 Jun 2011 at 01:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
fgmSame problem with
hook_nodequeue_queue_form_validate($queue, &$form_state, &$form),hook_nodequeue_queue_form_submit(&$queue, &$form_state)andhook_nodequeue_queue_form_submit_finish(&$queue, &$form_state)These are really
hook_nodequeue_form_validate($queue, &$form_state, &$form),hook_nodequeue_form_submit($queue, &$form_state, &$form)andhook_nodequeue_form_submit_finish($queue, &$form_state, &$form).Comment #2
fgmSuggested patch fixes advanced_help for the module.
Comment #3
fgmmore accurate title
Comment #4
amateescu commentedCommited to 6.x and 7.x. Thanks :)
http://drupalcode.org/project/nodequeue.git/commit/af2345e
http://drupalcode.org/project/nodequeue.git/commit/a600e65