6.0.0-beta5
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/17/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14257] HORDE [imp] Call to a member function getFlags()
*
Your Email Address
*
Spam protection
Enter the letters below:
__.\ /.___.. ..___ (__ >< _/ |_/ [__ .__)/ \./__.| \|
Comment
>> So, this error occurs *after* the email is deleted, while it >> attempting to load the next email? > Yes it is... > > To summarize : > > I applied Horde::debug as you ask me, it I get a file horde_debug.txt: > > Just before I delete the mail, I get from horde_debug.txt this information : > > ---------------------------------------- > class Horde_Imap_Client_Fetch_Results#629 (3) { > protected $_data => > array(1) { > [123069] => > class Horde_Imap_Client_Data_Fetch#611 (1) { > protected $_data => > array(3) { > ... > } > } > } > protected $_keyType => > int(2) > protected $_obClass => > string(28) "Horde_Imap_Client_Data_Fetch" > } > > After having deleted the message, I get from horde_debug.txt that > $_data is empty: > > class Horde_Imap_Client_Fetch_Results#1130 (3) { > protected $_data => > array(0) { > } > protected $_keyType => > int(2) > protected $_obClass => > string(28) "Horde_Imap_Client_Data_Fetch" > } > > The backtrace is the same in each case: > > Backtrace: > 1. IMP_Basic_Base->__construct() /www/horde5/imp/basic.php:34 > 2. IMP_Basic_Message->_init() /www/horde5/imp/lib/Basic/Base.php:69 > 3. IMP_Maillog->getLog() /www/horde5/imp/lib/Basic/Message.php:913 > 4. IMP_Maillog_Storage_Composite->getLog() /www/horde5/imp/lib/Maillog.php:67 > 5. IMP_Maillog_Storage_Mdnsent->getLog() > /www/horde5/imp/lib/Maillog/Storage/Composite.php:64 > 6. Horde::debug() /www/horde5/imp/lib/Maillog/Storage/Mdnsent.php:70 > > I guess that getLog() should not be triggered again ? > > Best regards. > > Gerard Breiner
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