[kmail2] [Bug 331353] New: Detailed scam report generates an non-UTF-8 enconded file
André Marcelo Alvarenga
alvarenga at kde.org
Thu Feb 20 20:53:38 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=331353
Bug ID: 331353
Summary: Detailed scam report generates an non-UTF-8 enconded
file
Classification: Unclassified
Product: kmail2
Version: 4.11.5
Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: alvarenga at kde.org
When I save a detailed scam report, the result is a non-UTF-8 enconded file
named 'scam-detection.html'.
Reproducible: Always
Steps to Reproduce:
- Select a suspected email scam
- In "This message may be a scam. (Details...)" click on Details...
- Click on "Save As..." button
- Click on "Save" to save the scam-detection.html file.
Actual Results:
non-UTF-8 enconded file
Expected Results:
UTF-8 enconded file
Using pt_BR translations.
The file opens correctly if I add the line as described below.
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list