[Bug 219002] Templates aren't use for new mails if you switch the identity

Christoph Wickert cwickert at fedoraproject.org
Wed Mar 31 23:43:03 BST 2010


https://bugs.kde.org/show_bug.cgi?id=219002





--- Comment #3 from Christoph Wickert <cwickert fedoraproject org>  2010-04-01 00:43:02 ---
You are correct, it works after I fixed the problems mentioned in bug 184307.

However the behavior is inconsistent. Example: Configure 2 identities, foo
(default) and bar.

foo template for reply:
%BLANK

bar template for reply:
%QUOTE

%CURSOR


Test cases:
1. New reply. Switch from foo to bar and back again, if you haven't typed
anything yet: Quote is removed and added as expected.

2. New reply: Type something, then switch to bar. The quote is not added.

3. New reply as bar: Type something, then switch to bar. The quote is not
removed.

4. Reply as foo or bar: Type something, then switch to foo and back again. With
every switch from foo to bar, a blank line is added. I guess this is the line
between %BLANK and %QUOTE in bar's template.

Cases 2 and 3 are strange, but 4 is completely illogical, especially when you
started as foo, because according to the result of case 2, the template with
the quote should not be applied at all.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list