Opened 16 months ago
Closed 13 months ago
#1488322 closed Bugs (fixed)
Editing a draft inserts the signature a second time
| Reported by: | gerol80 | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8-rc |
| Component: | Core functionality | Version: | 0.7.1 |
| Severity: | normal | Keywords: | draft signature |
| Cc: |
Description (last modified by alec)
Prerequisites:
RC is configured to always insert the signature automatically.
RC is configured to insert the signature above the original message (when answering).
RC is configured to remove the signature of the original message (when answering).
History:
Create a new email (RC automatically adds the signature), write something and save it as draft. Go to the drafts folder and edit the email.
Observed behavior:
The signature is added a second time.
This happened with IE 8 and SRWare Iron 10.0 (based on Google Chrome).
Expected behavior:
The signature should not be added a second time, since it is already there.
Change History (2)
comment:1 Changed 13 months ago by alec
- Milestone changed from later to 0.8-rc
comment:2 Changed 13 months ago by alec
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Fixed in 837de85a157835bf6883db24f68e6fbcb7fdfffa.

In current trunk I see different issue. The sig is removed but the new one isn't added.