Closed (won't fix)
Project:
Nodequeue
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2007 at 21:24 UTC
Updated:
28 May 2008 at 17:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedCommitted. THanks!
Comment #2
yched commentedEarl, I don't think the fix you committed is right : unlimited queues have $queue->size = 0, so the code currently in 1.2 release still makes no nodes get added, am I wrong ?
Comment #3
merlinofchaos commentedYea, I totally typo'd that. Sine this feature sees limited use, I'm not going to roll a new release just for this unless people ask for it.
Comment #4
yched commentedOK, this issue is _doomed_.
This one is my fault - I left out the most important line in my initial patch...
nodequeue_save cannot store nodes for a good reason :-D
Sorry about that...
Comment #5
merlinofchaos commentedThe nodequeue 1.x line is no longer available.