Bug #189
Fact filter should be case sensitive
Description
irb(main):011:0> gethosts(query = { "fact" => { "kernel" => "LiNUx" }, "state" => "all"}).length
=> 205
Should return nil
Associated revisions
History
#1
Updated by Ohad Levy almost 11 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 34a4605629c9fe2f1ba4603467ab259b710d5dda.
#2
Updated by Ohad Levy almost 11 years ago
- Assignee set to Ohad Levy
- Target version set to 0.1-5
#3
Updated by Dis Connect almost 11 years ago
According to my testcase it is fixed.
#4
Updated by Ohad Levy almost 11 years ago
- Status changed from Ready For Testing to Closed
#5
Updated by Tomer Brisker over 2 years ago
- Category changed from 19 to Search
fixes #189 - Fact filter should be case sensitive