6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/5/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11578] Empty UID search
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. .. . __ .___. | |\/||\/|/ ` _/ | | || |\__../__.
Comment
> The only thing I *think* this could be is the new CONDSTORE sync code > that searches for deleted messages to remove from the cache. > Specifically, this search query: > > $squery = new Horde_Imap_Client_Search_Query(); > $squery->ids($this->getIdsOb($uids_ob->range_string)); > > But $uids_ob is created from $uids, and this is not done unless $uids > is non-empty. $uids is grabbed from the cache. > $uids_ob->range_string would return an empty string if $uids is a > non-string, but that is impossible since the cache->get() call can > ONLY return an array. > > The only other thing I can think of is that your > Horde_Imap_Client_Ids has not been updated in > PHP/cache/autoload/etc., so range_string doesn't exist and is > therefore returning an empty string.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers