mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°2657 - MTP : Progress Bar has disappeared (Search exact match)
This commit is contained in:
@@ -200,6 +200,7 @@ class CriterionToOQL extends CriterionConversionAbstract
|
||||
$aRawValues[] = $sRawValue;
|
||||
}
|
||||
}
|
||||
// This allow to search for complete words
|
||||
$sValue = '"'.implode('" "', $aRawValues).'" _';
|
||||
|
||||
if (empty($sValue))
|
||||
|
||||
Reference in New Issue
Block a user