6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/15/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1623] undefined index error in IMP.php, line 585
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. . .._..__. _/ | | | | | | ./__.|__|\__|_|_|__\
Comment
> I see errors about an undefined index in IMP.php on line 585 which is > the line using "is_null($filter[0])": > > > > /* Add the list of mailboxes to the lists. */ > > $showmbox = false; > > if (is_null($filter[0])) { > > $showmbox = true; > > array_shift($filter); > > } > > > > If you change the is_null() call to !isset() you eliminate the > undefined index error and get the same functionality. > > > > Eli.
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