Opened 3 years ago
Closed 3 years ago
#1486730 closed Bugs (fixed)
Signatures get added instead of replaced when changing personalities
| Reported by: | Master One | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-stable |
| Component: | Core functionality | Version: | git-master |
| Severity: | normal | Keywords: | sig,signature,personality,personalities |
| Cc: |
Description
I just upgraded from 0.3.1 to 0.4beta, and now whenever I compose a new e-mail or reply to one, every time I change the personality, its signature gets added below, instead of replacing the one from the former personality.
P.S. A patch for 0.4beta to fix that issue would be nice, because I only follow releases, not SVN.
Change History (3)
comment:1 Changed 3 years ago by alec
- Milestone changed from later to 0.4-stable
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 3 years ago by Master One
- Resolution worksforme deleted
- Status changed from closed to reopened
- Version changed from 0.4-beta to svn-trunk
I could not let go, and upgraded to svn-trunk 3610, but the mentioned problem still exists!
alec, at least with svn-trunk 3610 I found out, that the problem only exists in TEXT mode, not in HTML mode (I didn't try HTML mode in 0.4-beta, because I usually only use TEXT mode).
Steps to reproduce:
- Compose new message
- Switch to TEXT mode
- Switch between different personalities (with defined signatures) and all the signatures get added below each other instead of being replaced
comment:3 Changed 3 years ago by alec
- Resolution set to fixed
- Status changed from reopened to closed
Fixed in [f9a2a601].

Works for me. Probably fixed in svn-trunk after 0.4-beta release.