Correctly handle multi-values when converting VCards to array #1190
+105
−2
nickvergessen
added
some commits
Aug 30, 2016
mention-bot
commented
Aug 30, 2016
@nickvergessen, thanks for your PR! By analyzing the annotation information on this pull request, we identified @schiessle, @georgehrke and @DeepDiver1975 to be potential reviewers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This affects "only" the php API of our implementation, not related to sync or whatever.
Steps
[email protected],[email protected]admin@into the boxExpected
Two results for federated sharing:
Hello Testing (at nextcloud.com)Hello Testing (at example.tld)Actual
Only one result for federated sharing (the second cloud id you entered):
Hello Testing (at example.tld)@karlitschek requesting backport to 10 and 9, since this is quite heavy. The same happens for emails and addresses (used by calendar) and it also makes the activity app not finding matches when it's not the first cloud id.
@rullzer @MorrisJobke