web/web_advanced_search/static
sbejaoui 6e115eacf5 [FIX] - advanced search, combination of several OR operators
There is a problem when converting a domain object to an array.

in the case of a combination of several OR operators, the retroconversion into an array
from the domain object is not equal to the original array used for initialization.

The problem can be related to the initialization of the domain object or to the
conversion to an array, but in any case, it is out of this PR scope.

The humanDomain needs an array domain, which mean that the conversion and the
retro-conversion are useless in this case.
2023-03-07 14:45:59 +01:00
..
description [UPD] README.rst 2023-03-07 14:45:59 +01:00
src [FIX] - advanced search, combination of several OR operators 2023-03-07 14:45:59 +01:00