6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/6/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13092] Can't create new folders via Ingo app
*
Your Email Address
*
Spam protection
Enter the letters below:
. . __.. ..__ . . | |(__ \ /[ __| | |/\|.__) \/ [_./|__|
Comment
>> Please follow the hints at >> http://wiki.horde.org/FAQ/Admin/Troubleshoot#wsod to generate and >> find a useful error message. > > Actually that was not easy. Only one line was found: > > Could not validate IMAP mailbox. [pid 8036 on line 27 of > "/usr/share/pear/Horde/Core/Notification/Handler/Decorator/Hordelog.php"] > > I had to do some handjob with the code. This is what I've found: > > Let's take line 128 of .\ingo\lib\Ingo.php: > > if (isset($vars->$new_id)) { > > $vars->$new_id is equal to "newfoldernameIgave" > > However, > > isset($vars->$new_id) evaluates to FALSE (!!!). Therefore mailbox is > not created and validation fails. > > Replacing line 128 by: > > if ( true ) { > > allows correct Spam folder creation. > > In this case however "Save and disable" later produces another PHP error. > > I hope you can sort it out properly.
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