The "In queue" filter uses the class nodequeue_handler_filter_not_in_queue. Not only is that badly named, it extends the wrong class (In instead of boolean) and doesn't in fact work.
The attached patch renames the class and makes it work. :-)
| Comment | File | Size | Author |
|---|---|---|---|
| in_queue_filter.patch | 1.06 KB | Crell |
Comments
Comment #1
bdragon commentedRan into this bug, applied patch, works as described.
Comment #2
ezra-g commentedCommitted, thanks! Will mark as fixed when the next release is rolled.
Comment #3
ezra-g commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.