#48265 Complex filter in a search request doen't work as expected. (regression)
Closed: wontfix None Opened 8 years ago 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 8c3d3e4
commit bb596ce

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

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

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

7 years ago

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)

3 years ago

Login to comment on this ticket.

Metadata