Bug 288834

Summary: [Regression] Templates broken when replying in HTML
Product: [Applications] kmail2 Reporter: simon
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: pancho.s
Priority: NOR    
Version: 1.99.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description simon 2011-12-12 20:11:54 UTC
Version:           1.99.0 (using Devel) 
OS:                Linux

hi,

the parsing of the template tokens is faulty and normal text in the the templates like "you wrote" are lost

Reproducible: Always

Steps to Reproduce:
reply to a mail in html

Actual Results:  
parts of templates are lost

Expected Results:  
just work

OS: Linux (x86_64) release 2.6.38-tuxonice-r1
Compiler: x86_64-pc-linux-gnu-gcc
Comment 1 Torgny Nyblom 2011-12-13 13:31:06 UTC
Git commit bc19958546af49921bc85aae59936353ec572e69 by Torgny Nyblom.
Committed on 13/12/2011 at 14:30.
Pushed by tnyblom into branch 'master'.

Don't swallow plain text from templates

BUG: 288834

M  +2    -0    templateparser/templateparser.cpp

http://commits.kde.org/kdepim/bc19958546af49921bc85aae59936353ec572e69
Comment 2 Torgny Nyblom 2011-12-26 06:38:10 UTC
*** Bug 289820 has been marked as a duplicate of this bug. ***