When a file is saved with "Save As..." button, the result is a non-UTF-8 enconded file. See screenshot. If I insert the line as described below, the file opens correctly. <html> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <head> Reproducible: Always Actual Results: non-UTF-8 enconded file Expected Results: UTF-8 enconded file
Created attachment 87468 [details] Screenshot
Git commit a7828a3b86c73726afee44d56f021e74bef78938 by Christoph Feck. Committed on 21/07/2014 at 19:10. Pushed by cfeck into branch 'KDE/4.14'. Indicate used text encoding in generated HTML file Thanks André! FIXED-IN: 4.14.0 M +2 -0 kfind/kfindtreeview.cpp http://commits.kde.org/kde-baseapps/a7828a3b86c73726afee44d56f021e74bef78938