This is my first patch, so if I'm doing this wrong, let me know! This is exactly the same as the this issue from the 6.x branch, only for 7.x. http://drupal.org/node/1168634

The form was not being included before being called. This patch includes the form before the call. Tested and worked on my system when manually reverting.

CommentFileSizeAuthor
features_extra-nodequeuesnotsaved.patch487 bytesjwessels

Comments

toleillo’s picture

Assigned: Unassigned » toleillo
Status: Active » Needs review

Patched on 7x branch.

BrockBoland’s picture

This patch has been committed to 7.x-1.x and it's a port of a 6.x patch in another issue. Can this be marked as fixed?

pfrenssen’s picture

Status: Needs review » Closed (duplicate)

Marked as duplicate of #1168634: Call to undefined function nodequeue_edit_queue_form_submit() as per #2 and original request.