Skip to content

fix creating vcards with multiple string values - #26845

Merged
MorrisJobke merged 1 commit into
masterfrom
fix/noid/import-card-fix-string-value
May 3, 2021
Merged

fix creating vcards with multiple string values#26845
MorrisJobke merged 1 commit into
masterfrom
fix/noid/import-card-fix-string-value

Conversation

@blizzz

Copy link
Copy Markdown
Member

Internally it is valid to provide multiple values for a property as plain string. An exampe is given in the PhpDoc of AddressBookImpl::search().

This solves a regression introduced into 21 reported in nextcloud/ldap_contacts_backend#19.

Internally it is valid to provide multiple values for a property as
plain string. An exampe is given in the PhpDoc of
AddressBookImpl::search().
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable21

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MorrisJobke
MorrisJobke merged commit 68c8fa8 into masterMay 3, 2021
@MorrisJobke
MorrisJobke deleted the fix/noid/import-card-fix-string-value branch May 3, 2021 13:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@blizzz@ChristophWurst@skjnldsv@MorrisJobke