Roundup Tracker - Issues

Issue 970285

classification
anydbm (and possibly others?) doesn't filter by multiple ids
Type: Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: : jeckyll, richard
Priority: normal :

Created on 2004-06-10 11:06 by jeckyll, last changed 2004-06-13 01:04 by richard.

Files
File name Uploaded Description Edit Remove
anydbm.patch jeckyll, 2004-06-10 11:13
Messages
msg1294 Author: [hidden] (jeckyll) Date: 2004-06-10 11:06
When specifying a list of ids, having specified a filter by id, anydbm 
breaks, since it checks if nodeid==value...The following patch should 
resolve for anydbm (although it would seem that it's also impossible 
to filter by a list of numerical/boolean values, is this intentional?): 
 
 
msg1295 Author: [hidden] (richard) Date: 2004-06-13 01:04
Logged In: YES 
user_id=6405

Fixed, thanks (includig list-of-Number/Boolean cases) 
History
Date User Action Args
2004-06-10 11:06:42jeckyllcreate