mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-03 08:04:17 +01:00
N°7514 - hardening code
(cherry picked from commit b8b9423aa85c65b25f7fb3d9c5ba0933317474d7)
This commit is contained in:
@@ -37,7 +37,6 @@ class SelectObjectValidator extends AbstractValidator
|
||||
$iObjectsCount = $oSetForExistingCurrentValue->CountWithLimit(1);
|
||||
|
||||
if ($iObjectsCount === 0) {
|
||||
$value = utils::HtmlEntities($value);
|
||||
return ["Value $value does not match the corresponding filter set"];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user