6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/30/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13761] Memory usage issues when IMAP sequence range is far apart
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. __.. .. ..__. | (__ \ /|\ |[__] | .__) \/ | \|| |
Comment
> Does this patch improve things for you: > > diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Base.php > b/framework/Imap_Client/lib/Horde/Imap/Client/Base.php > index 96c4fc7..087265c 100644 > --- a/framework/Imap_Client/lib/Horde/Imap/Client/Base.php > +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Base.php > @@ -2793,7 +2793,7 @@ implements Serializable, SplObserver > $ids = $this->resolveIds($mailbox, $opts['ids']); > > $squery = new Horde_Imap_Client_Search_Query(); > - $squery->ids($this->getIdsOb($ids->range_string)); > + $squery->ids($ids); > $search = $this->search($mailbox, $squery, array( > 'nocache' => true > )); >
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