6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/30/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#4618] Problem with creating multiple conditions in filter rules
*
Your Email Address
*
Spam protection
Enter the letters below:
.._. __..___.__. | | (__ [__ | | \__|_|_.__)| |__\
Comment
> Two assigments in ingo/lib/Script/imap.php seem to be the problem: > > $search_array[] = &$ob; > > > > With PHP 4.x $search_array contains n identical entries (if there are > n conditions in the filter rule) after the loop. > > > > Changing the two lines (line 167 and 223) to > > > > $search_array[] = $ob; > > > > should do the job.
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