[Tickets #14049] Unable to set set sent mail folder to shared folder
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Jul 9 18:57:14 UTC 2015
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/14049
------------------------------------------------------------------------------
Ticket | 14049
Erstellt Von | andreas.rieger at zew.uni-hannover.de
Zusammenfassung | Unable to set set sent mail folder to shared folder
Warteschlange | IMP
Version | 6.2.9
Typ | Bug
Status | Unconfirmed
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
andreas.rieger at zew.uni-hannover.de (2015-07-09 18:57) hat geschrieben:
After the latest upgrade (Horde 5.2.6/Imp-6.2.9) we noticed that it's
no longer possible to set the sent folder in the identy screen of a
user to a shared folder ('other users/...').
Changing and setting the folder for sent mails to folders of the
current user works as expected.
This is the corresponding error from our log:
NOTICE: HORDE [imp] PHP ERROR: Undefined variable: ret [pid 5477 on
line 1451 of "/var/www/horde/imp/lib/Mailbox.php"]
Taking a closer look at the Mailbox.php i noticed that the $ret var is
set in a if statement and I am not sure if either the if or else
condition must be met in any case or if it's maybe a configuration
issue on our site.
However i noticed this changeset
https://github.com/horde/horde/commit/f5b7ef23bd2050ab4e58d3d72440a3cc27f452d5
If i readd $ret = strval($mbox); wich was deleted in this commit,
things start working again.
More information about the bugs
mailing list