N°2589 - Infinite loops when logging with a Contact having a non empty TagSet field

Add ListParameters to DBSearch for nested queries
This commit is contained in:
Eric
2020-06-24 15:18:11 +02:00
parent 311aeb0b07
commit 94f9b16c03
6 changed files with 66 additions and 1 deletions

View File

@@ -402,6 +402,7 @@ class OQLTest extends ItopDataTestCase
}
catch (Exception $e)
{
$this->debug($e->getMessage());
$sExceptionClass = get_class($e);
}