get only vcards which match both the address book id and the vcard uri#25294
get only vcards which match both the address book id and the vcard uri#25294DeepDiver1975 merged 1 commit intoowncloud:masterfrom
Conversation
|
By analyzing the blame information on this pull request, we identified @DeepDiver1975, @nickvergessen and @georgehrke to be potential reviewers |
|
Thanks @schiessle - I assume this also affects 9.0.x - right? |
|
@DeepDiver1975 didn't checked it but most likely this needs to be backported |
|
Thanks a lot for your contribution! Alternatively you can add a comment here where you state that this contribution is MIT licensed. Some more details about out pull request workflow can be found here: http://owncloud.org/code-reviews-on-github/ |
|
👍 good catch |
|
unit tests are green as well 👍 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
getContact() should only return contacts which match both the address book id and the vcard uri
This is just a one-liner, so there shouldn't be any copyright issues. But if you prefer, I hereby grant you permission to use it under the MIT license.
cc @DeepDiver1975 @PVince81