Summary: | Message composer mixes up signatures of different profiles | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Andreas Pietzowski <andreas> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | finex, kollix |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andreas Pietzowski
2009-08-12 15:50:32 UTC
This bug could be related to bug #203302. I can not reproduce this here on 4.3.0. Is your signature coming from the "textfield below" in the identity configuration or do you read it from a file or from a program's output ? No, my signature comes out of a shell script which always chooses a different text out of shell script. I also strongly guess this is the problem. You are maybe comparing the previous text and erase it at the end. Can you reproduce it with some profiles with text defined below and one with a shell script like echo $RANDOM Open composer and switch through profiles. Signatures get duplicated on and on. Maybe a solution would be to check for the signature separator ("-- ") which should be the beginning of every signature and cut off from the separator downwards before inserting the new signature at the end. For the case the signature has no such separator, use the implementation as before. Maybe you have an even better solution? This bug is still present in KDE 4.4.2. I can reproduce it. If you have more questions please ask! Hello! Sorry to be the bearer of bad news, but this version of Kmail has been unmaintained for many years so I am closing this bug. Please try using the latest version of Kmail to see if your issue persists. If it does, please submit a new bug in "kmail2". Thank you! |