id summary reporter owner description type status priority milestone component version resolution keywords cc 1213 Inconsistent behavior of strict equal (==) filter when filter value contains a %. Nicklas Nordborg Nicklas Nordborg " 1. Go to any list page. 2. Filter on a string column with strict equal with '==foo%', and press enter. Unless you have an item that has exactly the value 'foo%' nothing will be found. 3. Now, the filter has changed to 'foo%'. Eg. the '==' has been removed. The next time the list us updated the filter will find all items starting with 'foo' since % is now taken as a wildcard. " defect closed minor BASE 2.9.1 web fixed