Closed (fixed)
Project:
Nodequeue
Version:
5.x-2.0-rc
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2007 at 20:42 UTC
Updated:
13 Sep 2007 at 22:11 UTC
When I've tried to add new nodes to queue (on page admin/content/nodequeue/.../view) using textfield 'Select title to add' and then submit it by 'Submit' button, all nodes were suddenly cleared from queue. I found that problem lies in nodequeue_arrange_subqueue_form_submit function, where nodequeue_check_subqueue_size is called and if queue size is 0 (infinite), queue is simply cleared. I suggest to check first if queue is infinite (in attached patch).
| Comment | File | Size | Author |
|---|---|---|---|
| patch-nodequeue-queuesize.patch | 623 bytes | kndr |
Comments
Comment #1
merlinofchaos commentedPatch applied! Thank you!
Comment #2
(not verified) commented