https://bugs.kde.org/show_bug.cgi?id=518485
Bug ID: 518485
Summary: Replies to in html does not properly quote original
Classification: Applications
Product: kmail2
Version First 6.6.3
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: composer
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 191243
--> https://bugs.kde.org/attachment.cgi?id=191243&action=edit
Email being replied to (with redactions)
SUMMARY
For some html emails (but not all)
STEPS TO REPRODUCE
1. Receive HTML email
2. Reply All or Reply to Sender
OBSERVED RESULT
The draft response includes only the disclaimer at the end of the email being
replied to but not the main content.
EXPECTED RESULT
The email should include the main content of the email and the disclaimer
SOFTWARE/OS VERSIONS
Operating System: KDE neon User Edition
KDE Plasma Version: 6.6.3
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 6.17.0-20-generic (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 8 GiB of RAM (7.5 GiB usable)
Graphics Processor: Intel® Iris® Xe Graphics
Manufacturer: Dell Inc.
Product Name: XPS 13 9305
ADDITIONAL INFORMATION
The templates I have are:
(1) Reply to Sender
REM="Default reply template"%-
%CURSOR
-----------------------------------------
Subject: %OFULLSUBJECT
Date: %ODATE, %OTIMELONG
From: %OFROMADDR
%OADDRESSEESADDR
%TEXT
-----------------------------------------
(2) Reply to All/Reply to List
%REM="Default reply all template"%-
%CURSOR
-----------------------------------------
Subject: %OFULLSUBJECT
Date: %ODATE, %OTIMELONG
From: %OFROMADDR
%OADDRESSEESADDR
%QUOTE
-----------------------------------------
Hence it seems the problem occurs with both %QUOTE and %TEXT.
I have sent some simple html emails to myself which seemed to work. I thus
think it's something particular to the structure of this particular email (and
countless other emails like it that I receive). See attachment.
--
You are receiving this mail because:
You are watching all bug changes.