web/web_advanced_search/static
sbejaoui 746aa6b607 [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.
2021-04-28 14:35:58 +02:00
..
description [UPD] README.rst 2021-04-28 14:35:58 +02:00
src [FIX] - advanced search, combination of several OR operators 2021-04-28 14:35:58 +02:00