#50531 Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1"
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base issue50530  into  master

Download 50531.patch

Bug Description:

A regression was introduced some time back that changed the behavior of how the server handled the "1.1" requested attribute in a search request. If "1.1" was requested along with other attributes then no attributes were returned, but in this case "1.1" is expected to be ignored.

Fix Description: Only comply with "1.1" if it is the only requested attribute

relates: https://pagure.io/389-ds-base/issue/50530

Ack this seems good to me. You could use test case parameterisation to make this cleaner?

rebased onto 4159cf6d0f448e592bc5e1f23fee17ae77d35e57

Ack this seems good to me. You could use test case parameterisation to make this cleaner?

Done, thanks!

Pull-Request has been merged by mreynolds

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 pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3587

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata