web/web_advanced_search/static
sbejaoui 96d990337e [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.
2020-02-13 13:01:45 +01:00
..
description [UPD] README.rst 2020-01-14 15:35:42 +00:00
src [FIX] - advanced search, combination of several OR operators 2020-02-13 13:01:45 +01:00