https://bugs.kde.org/show_bug.cgi?id=374260

Wolfgang Bauer <wba...@tmo.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |17.08.0
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/mes
                   |                            |sagelib/8f9f8d69d7ed3fa70e6
                   |                            |af4ddd445daaf644c007a

--- Comment #5 from Wolfgang Bauer <wba...@tmo.at> ---
Git commit 8f9f8d69d7ed3fa70e6af4ddd445daaf644c007a by Wolfgang Bauer.
Committed on 09/08/2017 at 06:14.
Pushed by wbauer into branch 'Applications/17.08'.

Fix specifying the charset when exporting as HTML

The QString::replace() had no effect because the stream actually
contains <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd";>, not just <!DOCTYPE html>.

Also, the <meta> tag should be inside the <head> section.
FIXED-IN: 17.08.0
Differential Revision: https://phabricator.kde.org/D7206

M  +1    -1    webengineviewer/src/webengineexporthtmlpagejob.cpp

https://commits.kde.org/messagelib/8f9f8d69d7ed3fa70e6af4ddd445daaf644c007a

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to