Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Ldap] Fixed issue with legacy find() method not working as expected#19980

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:3.1fromcsarrazi:fix/ldap-wrong-attribute-format
Sep 23, 2016
Merged

[Ldap] Fixed issue with legacy find() method not working as expected#19980

fabpot merged 1 commit intosymfony:3.1fromcsarrazi:fix/ldap-wrong-attribute-format
Sep 23, 2016

Conversation

@csarrazi
Copy link
Contributor

QA
Branch?3.1
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#19804
LicenseMIT
Doc PR

This PR fixes two bugs. The first, with the legacyLdapClient class'find() method not working as expected, sometimes throwing errors, which is an after-effect of missing Ldap attributes normalisation in the ResultIterator, and the second one being that thefind() method does not return the expected output, which should be the same as PHP'sldap_get_entries() method.

As a reminder, this method should only be used by legacy software, which need to provide compatibility with Symfony 3.0 and Symfony 2.8.

@csarrazi
Copy link
ContributorAuthor

Failing tests are not related to this PR.

@elementaire
Copy link
Contributor

This is ok for me 👍

Status: Reviewed

@fabpot
Copy link
Member

Thank you@csarrazi.

@fabpotfabpot merged commit3bae5ea intosymfony:3.1Sep 23, 2016
fabpot added a commit that referenced this pull requestSep 23, 2016
…s expected (csarrazi)This PR was merged into the 3.1 branch.Discussion----------[Ldap] Fixed issue with legacy find() method not working as expected| Q             | A| ------------- | ---| Branch?       | 3.1| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#19804| License       | MIT| Doc PR        |This PR fixes two bugs. The first, with the legacy `LdapClient` class' `find()` method not working as expected, sometimes throwing errors, which is an after-effect of missing Ldap attributes normalisation in the ResultIterator, and the second one being that the `find()` method does not return the expected output, which should be the same as PHP's `ldap_get_entries()` method.As a reminder, this method should only be used by legacy software, which need to provide compatibility with Symfony 3.0 and Symfony 2.8.Commits-------3bae5ea Fixed issue with legacy find() method not working as expected
@fabpotfabpot mentioned this pull requestOct 3, 2016
@csarrazicsarrazi deleted the fix/ldap-wrong-attribute-format branchJuly 31, 2017 15:27
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@csarrazi@elementaire@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp