help-gnats
[Top][All Lists]
Advanced

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

Simple query with category in gnatsweb 4.0


From: Lars Henriksen
Subject: Simple query with category in gnatsweb 4.0
Date: Fri, 28 Dec 2001 14:01:05 +0100
User-agent: Mutt/1.3.15i

If you do a simple query in Gnatsweb 4.0 and select a specific category,
e.g. "test", Gnatsweb 4.0 will turn this into a matching query when asking
gnatsd:

     expr (Category~"test")

instead of doing in exact query:

     expr (Category="test")

This is not what I would expect and different from Gnatsweb 2.9 behaviour.

Lars Henriksen



reply via email to

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