Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 4702
blobe8de53343e50c2eb4dd7596d9c45247f6ac45af1
1 Title: Quicksearch: fixed minor parsing issue when using specific filters
2 Level: 1
3 Component: multisite
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1496134731
8 Class: fix
10 The first character of the entered search text was not evaluated correctly,
11 whenever specific filters, e.g. <tt>s: Check_MK</tt> where used.
12 This didn't cause much trouble, since the search itself was an infix search.