]> source.dussan.org Git - nextcloud-server.git/commit
CardDAV convertor check should not be to wide 7456/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 29 Nov 2017 14:24:08 +0000 (15:24 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 11 Dec 2017 20:14:33 +0000 (21:14 +0100)
commitdfed58e947c07ea075078aa84956a363357704ea
tree77b219ee1a6ade746b9b3bc8ae0e3f38707298ee
parent2bd2835526b94d0890c878edf1a2d234e40485cc
CardDAV convertor check should not be to wide

Case: email is set to null, but the avatar is set. In the old case the
email would set $emptyValue but $noImage would still be false. This we
would set the empty string as email.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/dav/lib/CardDAV/Converter.php