6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8948] INBOX prefix of folder stripped in prefs
*
Your Email Address
*
Spam protection
Enter the letters below:
. .\ /. .. ..__ \ / >< |_/ | || \ \/ / \| \|__||__/
Comment
> It seems a lot better: > - The prefs are stored as expected (no INBOX. prefix). > - The prefs are displayed as expected. > > A last "minor" issue appears when I try to compose email: > - Before switching between identities, it displays: "Save a copy in > sent-mail" > - When I switch between identities, it display: "Save a copy in > INBOX.sent-mail" > > But, the mail is saved in the correct folder. > > Meanwhile, there is a small typo error over there: > > --- a/imp/lib/Prefs/Identity.php > +++ b/imp/lib/Prefs/Identity.php > @@ -515,7 +515,7 @@ class Imp_Prefs_Identity extends Horde_Prefs_Identity > public function setValue($key, $val, $identity = null) > { > if ($key == 'sent_mail_folder') { > - $val = IMP::folderPrefs($val, false); > + $val = IMP::folderPref($val, false); > } > return parent::setValue($key, $val, $identity); > } >
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