Closed (fixed)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2011 at 23:32 UTC
Updated:
11 Jun 2011 at 00:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
amateescu commentedThanks for the patch. I found the same problem in
nodequeue_view_random_node()and also fixed a related issue innodequeue_view_nodes().Commited attached patch to 7.x. Thanks again :)
http://drupalcode.org/project/nodequeue.git/commit/964859f
Comment #2
Gekiboy commentedApparently Drush Make needs the patch to be generated with the --no-prefix option to work properly with the make files. I applied your patch and regenerated the patch file with the additional option.