Bug 179754 - Forward Inline template missing from templates
Summary: Forward Inline template missing from templates
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: templates (show other bugs)
Version: 1.10.90
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-05 21:41 UTC by Martin van Es
Modified: 2009-07-24 16:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin van Es 2009-01-05 21:41:15 UTC
Version:           unknown (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28

It's either that (Inline template missing) or the forward template that's available in settings is not applied...
I don't use profile based templates, only global and all other templates seem to work fine. Seems like a regression, because I found the bug for 3.x, marked as fixed, as well.
Comment 1 Jonathan Armond 2009-06-15 17:08:18 UTC
Does this problem still exist for you in a current Kmail? It works for me in  1.11.90.
Comment 2 Jonathan Armond 2009-07-24 16:05:18 UTC
SVN commit 1001922 by jarmond:

Reapply template on switching identity in composer. Respect custom
templates when forwarding inline.

BUG: 143199
BUG: 179754
BUG: 186843

 M  +18 -4     composer.h  
 M  +24 -17    kmcommands.cpp  
 M  +91 -9     kmcomposewin.cpp  
 M  +24 -2     kmcomposewin.h  
 M  +1 -1      kmkernel.cpp  
 M  +2 -2      kmmainwidget.cpp  
 M  +7 -0      templateparser.cpp  
 M  +2 -0      templateparser.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1001922