6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#904] Ingo Screwed Up
*
Your Email Address
*
Spam protection
Enter the letters below:
__.. .. .. ..___. (__ |_/ |__||\/| _/ .__)| \| || |./__.
Comment
> I spent a few hours further debugging this. Here is what i have. > > > > When i add rules, everything is fine. The rules get added to mysql, > the sieve script gets updated on our imap server, and the rules > appear in the script list. > > > > HOWEVER, when i add whitelist and blacklist rules, neither get added > to sieve and neither are displayed in the filters list. HOWEVER they > are added to prefs in mysql. > > > > Ive traced the problem down to: > > > > sieve.php line 366: Prior to this line, the function generate() has > appropriately set $whitelistBlocks, $blacklistBlocks etc... with teh > information the user generated. However at line 366, a foreach loop > is initiated from the result of: > > > > $filters = $ingo_storage->retrieve(INGO_STORAGE_ACTION_FILTERS); > > foreach ($filters->getFilterlist() as $filter) { > > ... > > > > In this loop whitelistBlocks, blocklistBlocks etc... are converted to > code and added to sieve. Since the loop is never run, the > whitelists,blacklists etc... arent added to sieve. The problem is > that retrieve(INGO_STORAGE_ACTION_FILTERS) doesnt return any > whitelist or blacklist items or vacation items (it only returns the > filters). > > > > If you want you can test out what im saying shoot me a private email > and i will provide you with a login to our system. > > > > FYI it appears this problem is also happening in RC-1, however I am > positive when i originally installed RC-1
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