27 Nov
2006
27 Nov
'06
17:00
https://bugzilla.novell.com/show_bug.cgi?id=222600 ------- Comment #5 from snwint@novell.com 2006-11-27 10:00 MST ------- Please note that the code in comment 2 looks completely wrong. Unless of course, you want to achieve something really esoteric. 1) 'or'/'and' binds less than '='; you probably meant '||'/'&&' 2) delete() returns a element list, not the element itself; so I don't think 'delete() eq "true"' will ever match -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.