Bug 265569 - Blank message composing templates cannot be reset to defaults
Summary: Blank message composing templates cannot be reset to defaults
Status: RESOLVED DUPLICATE of bug 184307
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-06 03:34 UTC by Davor Cubranic
Modified: 2011-02-16 01:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
kmailrc causing the problem (54.21 KB, text/plain)
2011-02-09 15:12 UTC, Davor Cubranic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davor Cubranic 2011-02-06 03:34:17 UTC
Version:           1.13.5 (using KDE 4.5.1) 
OS:                Linux

At one point (as described in bug 254530), I lost the settings for templates for replies to sender, replies to all/list, and forwarding. All templates were reset to %BLANK.

What I thought should be possible is to reset them to their out-of-the-box defaults by clicking the "defaults" button in the settings dialog. This seems to have no effect, however. I'm opening this bug to track the reset-to-defaults issue, as opposed to bug 254530.

Reproducible: Didn't try
Comment 1 Davor Cubranic 2011-02-09 15:12:11 UTC
Created attachment 57017 [details]
kmailrc causing the problem

I had a look at my kmailrc, and there is definitely something funny going on in there. The GlobalTemplates section sets all composition templates to blank, but then there are additional templates for a couple of identities and folders that contain what looks like the correct template. For example:

[GlobalTemplates]
PhrasesConverted=true
QuoteString=
TemplateForward=%BLANK
TemplateNewMessage=%BLANK
TemplateReply=%BLANK
TemplateReplyAll=%BLANK

[Templates #IDENTITY_214245710]
QuoteString=>%_
TemplateForward=%REM="Default forward template"%-\n\n----------  Forwarded Message  ----------\n\nSubject: %OFULLSUBJECT\nDate: %ODATE\nFrom: %OFROMADDR\nTo: %OTOADDR\n\n%TEXT\n-------------------------------------------------------\n
TemplateNewMessage=%REM="Default new message template"%-\n%BLANK
TemplateReply=%REM="Default reply template"%-\nOn %ODATEEN %OTIMELONGEN you wrote:\n%QUOTE\n%CURSOR\n
TemplateReplyAll=%REM="Default reply all template"%-\nOn %ODATEEN %OTIMELONGEN %OFROMNAME wrote:\n%QUOTE\n%CURSOR\n

I'm attaching a copy of my kmailrc (sensitive account information removed).
Comment 2 Christophe Marin 2011-02-16 01:38:54 UTC

*** This bug has been marked as a duplicate of bug 184307 ***