Matrix search should be AND based, not OR. Fixes bug #11301

This commit is contained in:
Colin Kuskie 2009-12-10 12:57:45 -08:00
parent c8d6f12629
commit 4b65b441e0
2 changed files with 4 additions and 0 deletions

View file

@ -6,6 +6,7 @@
- fixed #11294: Matrix - Best/Worse Rated Calculations
- fixed getIsa returns undef for pending assets
- fixed #11299: Matrix - Cannot hide title
- fixed #11293: Matrix - Search not working correctly
7.8.7
- fixed #11278: Wrong test for Template::Toolkit in testEnvironment.pl