bug-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Query Problems


From: age85
Subject: Query Problems
Date: Thu, 3 Jul 2008 06:04:31 -0700 (PDT)

Hello,

we have Gnatsweb v4.00, Gnats v4.1.0 under OpenSuse 10.3 installed.
Everything went fine (create, edit, view), except the query function.
Searching with one condition is fine, but using more than one condition, eg
searching all open bugs in the topic sysadmin gives me the following
(shortened) debug output:

###################START-OUTPUT##########################
client_cmd:

rset


server_reply: 210 Reset state...reloaded the index.

client_cmd:

expr ((! builtinfield:State[type]="closed")) & (Category~"^SysAdmin$")


server_reply: 415 Invalid expression. 
###################END-OUTPUT##########################

Here is another example searching for all confidential bugs in sysadmin
threads in this line:
expr (Category~"^SysAdmin$") & (Confidential~"^yes$")

Any help is welcome!

Thanks in advance,

René
-- 
View this message in context: 
http://www.nabble.com/Query-Problems-tp18258868p18258868.html
Sent from the Gnats - Bugs mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]