Closed (fixed)
Project:
Nodequeue
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2012 at 14:20 UTC
Updated:
23 Apr 2013 at 15:10 UTC
When a nodequeue relationship is added and the option "Limit to one or more queues (recommended)" is selected but no queue selected the views breaks with an sql error since this generates the SQL code nodequeue_nodes_node.name IN ( ).
This is an edge case of a selection that doesn't really make sense but I just ran in it and it took me some time to figure out what was wrong so it would be nice to protect the user from making that kind of senseless selection.
Comments
Comment #1
SebCorbin commentedAdded a validate function to the relationship handler