At admin/content/nodequeue/23/edit I can pick node types that the queue's vocabs don't apply to.
A node of this type is then not eligible for the queue -- which is reasonable behaviour.
But I shouldn't be allowed to pick the type in the first place.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 625466-smartqueue_taxonomy_node_types-D6.patch | 1.62 KB | amateescu |
Comments
Comment #1
amateescu commentedFixed in 6.x-2.x with the attached patch. Should be revisited in 7.x-2.x after #983024: Port Smartqueue to D7.
http://drupalcode.org/project/nodequeue.git/commit/a48f4b9
Comment #2
fizk commentedThis works now.