After adding new node to infinite queue (using 'node queue' tab) by clicking 'Add to queue' (which calls admin/content/nodequeue/.../add/.../...?tab) wrong message 'Queue empty' is shown. It is caused since function nodequeue_admin_add_node has not condition if queue is infinite when calling nodequeue_subqueue_size_text function. In attached patch I suggest simply solution.
| Comment | File | Size | Author |
|---|---|---|---|
| patch-nodequeue-sizetext.patch | 656 bytes | kndr |
Comments
Comment #1
greenmachine commentedI also encounter this error (with nodequeue.module 1.39.2.28.2.12 2007/08/28)
Comment #2
merlinofchaos commentedCommitted! Thanks!
Comment #3
(not verified) commented