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>
Created attachment 85249 [details] HTML file
I confirm it.
Git commit ea3209fe75c82078ff3e6e8fc061071c12df31bb by Montel Laurent. Committed on 21/02/2014 at 06:23. Pushed by mlaurent into branch 'KDE/4.12'. Fix Bug 331353 - Detailed scam report generates an non-UTF-8 enconded file FIXED-IN: 4.12.3 M +3 -1 messageviewer/scamdetection/scamdetectiondetailsdialog.cpp http://commits.kde.org/kdepim/ea3209fe75c82078ff3e6e8fc061071c12df31bb