]> source.dussan.org Git - nextcloud-server.git/commit
Convert the card resource to a string if necessary 24114/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Fri, 13 Nov 2020 08:10:35 +0000 (09:10 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 13 Nov 2020 18:18:24 +0000 (18:18 +0000)
commit07861fe52d815c2b5d92ea789a7d0ca6fb0f8af0
tree432d82458217097bd2deef2c12c5c8f064a52803
parent8ebafbb7dcd2eccdd02b92c21e9d13c99b5c86ce
Convert the card resource to a string if necessary

Apparently the fetched column can be a string or resource. Hence we have
to catch the resource type and convert it to a string.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
apps/contactsinteraction/lib/Db/CardSearchDao.php