6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/10/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13108] keep auto saved message in compose window although session is expired
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ __ __ . ..___ [ __/ `/ `|__|[__ [_./\__.\__.| |[___
Comment
> Ok... the auto saved message in draft got deleted in during the > logout session. So I searched for a task like this and found > something in imp/lib/Application.php round about line 163.: > > public function logout() > { > /* Clean up dangling IMP_Compose objects. */ > foreach (array_keys($GLOBALS['session']->get('imp', > 'compose_cache', Horde_Session::TYPE_ARRAY)) as $key) { > > $GLOBALS['injector']->getInstance('IMP_Factory_Compose')->create($key)->destroy('cancel'); > } > > At the moment my idea would be to temporare remove this foreach(). > > Question: Are there some known, seriously side effects by doing this? > > Maybe I should go deeper and just only find the part where saved > message in draft got deleted?
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