#48265 Complex filter in a search request doen't work as expected. (regression)
Closed: wontfix Opened by nhosoi.

In this filter
'(&(objectclass=person)(&(|(l=EU)(l=AP)(l=NA))(|(C=SE)(c=DE)))(|(uid=test)(cn=test))(!(telephone=)))',
this subfilter (|(uid=
test)(cn=test*)) is accidentally skipped.


Reviewed by Mark (Thank you!!)

Pushed to master:
6557b82..bb596ce master -> master
commit 8c3d3e4648fbb5229e329e2154d46f1ae808ba02
commit bb596ce2170ca956f9cb80e7727f6ebbd46d4834

Pushed to 389-ds-base-1.3.4:
c1721f1..ffbc6be 389-ds-base-1.3.4 -> 389-ds-base-1.3.4
commit 3d9dbf2d441e551495a1f3169dc2020324c484b4
commit ffbc6be3be7328d93991cec7198cd0933b55e243

Pushed to 389-ds-base-1.3.3:
546aa6b..b6be68c 389-ds-base-1.3.3 -> 389-ds-base-1.3.3
commit b6be68c54078ec17bf38e5186a26e9d71bbb9644

Metadata Update from @nhosoi:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.3.3.13

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1596

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata