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 [#2114] convert_imp_filters.php doesn't convert correctly
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.___. .. . . \./ [__ |\/|| |__| | [___| ||___| |
Comment
> Hi - I just ran into this bug myself with convert_imp_filters.php. > The problem is this line (I think): > > > > $filters = $ingo_storage->retrieve(INGO_STORAGE_ACTION_FILTERS) > > > > There is an optional boolean parameter for the retrieve() function > which prevents it from retrieving cached data for the session. I > switched it on thusly: > > > > $filters = $ingo_storage->retrieve(INGO_STORAGE_ACTION_FILTERS, false) > > > > ... and the problem went away. Don't know if this is the correct > solution but it seems to work. > > > > -Robin > >
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