6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9859] Ingo does not filter
*
Your Email Address
*
Spam protection
Enter the letters below:
. . __ .___.. ..__. |_/ / ` | |\ |[__] | \\__. | | \|| |
Comment
>> Does this fix? > > No, not really. > > After changing line 61 in ingo/lib/Script/Imap/Live.php from: > return > $GLOBALS['registry']->call('mail/imapOb')->fetch($this->_params['mailbox'], > $query, array('ids' => $indices)); > > to: > return > $GLOBALS['registry']->call('mail/imapOb')->fetch($this->_params['mailbox'], > $query, array('ids' => new Horde_Imap_Client_Ids($indices))); > > the following happens: > > > when clicking "apply filters" inside IMP (at the sidebar) nothing > happens but these records in horde.log and no entry in apache-logs: > > 2011-04-12T10:18:09+02:00 WARN: HORDE [imp] PHP ERROR: Illegal offset > type in isset or empty [pid 31485 on line 174 of > "/usr/share/php/www/horde/imp/lib/Indices.php"] > 2011-04-12T10:18:09+02:00 WARN: HORDE [imp] PHP ERROR: Illegal offset > type in isset or empty [pid 31485 on line 174 of > "/usr/share/php/www/horde/imp/lib/Indices.php"] > > and nothing else happens. > > > When openening "filter" inside Imp sidebar menu on the portal page I > get a blank page and this entry in apache error.log: > > [Tue Apr 12 10:24:29 2011] [error] [client 192.168.2.14] PHP Fatal > error: Cannot use object of type Horde_Imap_Client_Data_Fetch as > array in /usr/share/php/www/horde/ingo/lib/Script/Imap.php on line > 282, referer: https://myfqdn/horde/ingo/ > > There is no entry in horde.log > > Furthermore _all_ messages in Inbox are being moved(!!) to the folder > which is targeted by the first filtering rule and my Inbox is pretty > clean. Not so perfect ;). > >
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