6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12097] Export of mailfolders fails with cyrus imap
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..__ .__ . ..__. _/ [__)[__)| || | ./__.| \| |__||__|
Comment
>> You are right it doesn't fix the problem - I traced the bug and found >> a problem in the method "_updateCache" in class >> "Horde_Imap_Client_Base". The mapping array is created unchecked >> using the getUid() which is either an integer or "null". > > We are getting closer. The problem is that _updateCache() should > never be called unless we have UIDs. We can't cache anything with > sequence numbers, so if UIDs don't exist we shouldn't even reach this > point. > > So it would be great if I could get either a backtrace at the point > where getUid() returns null (via Horde::debug() - see below) and/or > the IMAP log of the activity that causes this issue (also see below). > > > > Horde::debug() documentation: http://wiki.horde.org/Doc/Dev/DebugH4 > > > > > > To further debug this issue, we need details of the IMP -> IMAP/POP > communication. > > To enable debugging, see instructions contained in > imp/config/backends.php (the 'debug' config parameter). > > Debugging should not be enabled on a production server, Attach/post > only the portion of the log that directly deals with the problem > reported (it may be simplest to clear the log file and then perform > the event that causes the error).
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