6.0.0-beta13
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/11/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10434] downloading a mailbox doesn't work
*
Your Email Address
*
Spam protection
Enter the letters below:
._..__ .__ . .. . | [__)| \|\ ||\ | _|_[__)|__/| \|| \|
Comment
>> You are both using caching. Check to make sure the default fetch >> entries are set correctly (Horde_Imap_Client::fetch(), line 2080; >> $ret variable). $ret should be an array with sequence numbers as >> keys and empty Data objects as values. > > In a mailbox with 1 message, I get the following for $ret: > > array(1) { > [1]=> > object(Horde_Imap_Client_Data_Fetch)#228 (1) { > ["_data":protected]=> > array(0) { > } > } > } > > For cached data ($data): > > array(1) { > [1699]=> > array(2) { > ["HICenv"]=> > object(Horde_Imap_Client_Data_Envelope)#230 (1) { > ["_data":protected]=> > array(7) { > [snip] > } > ["HICdate"]=> > object(Horde_Imap_Client_DateTime)#234 (3) { > ["_datetime":"Horde_Imap_Client_DateTime":private]=> > NULL > ["_error":"Horde_Imap_Client_DateTime":private]=> > bool(false) > ["_string":"Horde_Imap_Client_DateTime":private]=> > string(26) "23-Nov-2010 12:11:02 -0700" > } > } > } > > And for the second $ret: > > array(1) { > [1]=> > object(Horde_Imap_Client_Data_Fetch)#228 (1) { > ["_data":protected]=> > array(4) { > [14]=> > int(1) > [13]=> > int(1699) > [9]=> > object(Horde_Imap_Client_Data_Envelope)#230 (1) { > [snip] > } > [11]=> > object(Horde_Imap_Client_DateTime)#234 (3) { > ["_datetime":"Horde_Imap_Client_DateTime":private]=> > NULL > ["_error":"Horde_Imap_Client_DateTime":private]=> > bool(false) > ["_string":"Horde_Imap_Client_DateTime":private]=> > string(26) "23-Nov-2010 12:11:02 -0700" > } > } > } > } >
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