Active
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
27 Apr 2009 at 18:40 UTC
Updated:
3 Sep 2019 at 10:51 UTC
Jump to comment: Most recent
Comments
Comment #1
ezra-g commentedThese functions use db_rewrite_sql. Make sure that the current user has access to those nodes, or practice safe user masquerading as described in http://docs.google.com/Presentation?docid=dsf7w73_6crbrv6dw&hl=en.
Comment #3
Rob_Feature commentedReopening this for D7...the previous answer indicates this should be possible if the user has access to the nodes. But I believe this changed in D7 because I'm operating as UID 1 and it's not returning unpublished nodes.
Can someone clarify that this is not possible in D7 along with any work around?
I'm actually marking this as a bug because logically, if the nodes are in the queue (which they are) these api calls should return them...otherwise the function should be renamed something like 'nodequeue_load_front_published' (I'm not serious about that..just making a point that this function doesn't seem to do what it's name claims)
Comment #4
jenlamptonChanging branch, since it looks like 3.x is not active anymore.