| Summary: | Template for Forward message ignored for some messages | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | mps <moabi2000> |
| Component: | templates | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.11.0 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
mps
2009-03-11 10:42:16 UTC
It is probably enough if you tell me the message structure of the message (with the message structure viewer below the message display). FYI, I fixed/rewrote parts of the forwarding logic, this bug might already be fixed in KDE 4.2.2. It actually has nothing to do with the template used, I think. 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 |