Closed (duplicate)
Project:
Features Extra
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jun 2011 at 15:30 UTC
Updated:
20 Jan 2013 at 10:59 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| features_extra-nodequeuesnotsaved.patch | 487 bytes | jwessels |
Comments
Comment #1
toleillo commentedPatched on 7x branch.
Comment #2
BrockBoland commentedThis 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?
Comment #3
pfrenssenMarked as duplicate of #1168634: Call to undefined function nodequeue_edit_queue_form_submit() as per #2 and original request.