Summary | Signature position on reply |
Queue | Horde Groupware Webmail Edition |
Queue Version | 4.0.5 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | matthewstephenson1 (at) hotmail (dot) com |
Created | 01/04/2012 (4953 days ago) |
Due | |
Updated | 01/11/2012 (4946 days ago) |
Assigned | |
Resolved | 01/11/2012 (4946 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
Bug #10900: Fix top signature location.1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/63eff3f0bdf8013a2f27c090a217925168e8d0fd
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Signature position on reply
Type ⇒ Bug
State ⇒ Unconfirmed
at the top of the message, it still appears at the bottom.
I suggest line 85 of horde/imp/js/message-dimp.js be changed to:-
DimpCompose.fillForm((i.id.sig_loc) ? ("\n" + i.sig + r.body) :
(r.body + "\n" + i.sig), r.header, r.opts);
Browser used: Firefox 9.01