Closed (fixed)
Project:
Nodequeue
Version:
5.x-2.0-rc
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2007 at 21:27 UTC
Updated:
14 Sep 2007 at 00:43 UTC
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