Summary | multiple signatures when operating attachments |
Queue | IMP |
Queue Version | 4.1-RC1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | tpeland (at) tkukoulu (dot) fi |
Created | 01/31/2006 (7175 days ago) |
Due | |
Updated | 02/16/2006 (7159 days ago) |
Assigned | 02/16/2006 (7159 days ago) |
Resolved | 02/16/2006 (7159 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
$_prefs['compose_html'] = array(
'value' => 0,
'locked' => true,
...
If I change the 'locked' to false then the bug doesn't manifest.
so I really can't test that part easily). Also I don't use popup
windows for compose.
State ⇒ Feedback
all users? Does it depend on the composition mode (text vs. html)?
Taken from Michael Slusarz
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ multiple signatures when operating attachments
Queue ⇒ IMP
State ⇒ Unconfirmed
attachments your attachment is appended to the message again.
How to reproduce:
set up a signature.
start writing a new message
(you have signature once in your message)
select a new attachment and click "update"
=>bug: the signature is appended again (2 signatures)
select "delete" to the attachment and click "update"
=>bug: the signature is appended again (3 signatures)