6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/11/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'); >> } > > This is irrelevant. If the session is expired, it won't contain any > data, let alone the 'compose_cache' entry, so this code doesn't do > anything. (And I'm not even sure if this is run on a session timeout > anyway.)
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