Bug 329995

Summary: When %SIGNATURE is used in reply template everything else is ignored
Product: [Applications] kmail2 Reporter: Pierre <pierre.sauter>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 4.12   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.12.2

Description Pierre 2014-01-15 14:49:51 UTC
This happens since 4.12, with 4.11 it still worked.
Related bugs:
https://bugs.kde.org/show_bug.cgi?id=324229
https://bugs.kde.org/show_bug.cgi?id=315431

Reproducible: Always

Steps to Reproduce:
1. Insert %SIGNATURE anywhere in "Reply to Sender" template
2. Reply to email
Actual Results:  
Composer window only contains signature, no quote or anything else that is configured in the reply template.

Expected Results:  
Composer window should contain everything that is set in the reply template.
Comment 1 Laurent Montel 2014-01-15 15:13:31 UTC
I will investigate it.
Comment 2 Laurent Montel 2014-01-16 07:05:52 UTC
Could you paste you template code please ?
Comment 3 Pierre 2014-01-16 11:10:07 UTC
Sure:

%REM="Default reply template"%-
%CURSOR
%BLANK
%SIGNATURE
On %ODATE %OTIMELONG you wrote:
%QUOTE

But it does not really matter.