HomePhorge

Always fetch the full result in kolab_storage_cache::select

Description

Always fetch the full result in kolab_storage_cache::select

The previous behaviour did not work in the addressbook if more than 500
results were provided, because nothing turned the uid only fetch into
the full data, resulting in "empty" result records.
This solution seems to work fine for the cases tested and avoids having
to completely different codepaths based on a number of records found.

Details

Provenance
mollekopfAuthored on May 3 2023, 7:25 AM
mollekopfPushed on Aug 22 2023, 5:55 AM
Parents
R14:68eaf60aca34: Fix moving objects between DAV folders
Branches
Unknown
Tags
Unknown

Event Timeline