[frameworks-kio] [Bug 419935] Template HTML file is lacking doctype, has not very useful meta tag

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Apr 27 17:04:32 BST 2020


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

gszymaszek at short.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kio
                   |                            |/5adaa7cba102c8d29146bdba82
                   |                            |bdf88250968ba3

--- Comment #4 from gszymaszek at short.pl ---
Git commit 5adaa7cba102c8d29146bdba82bdf88250968ba3 by Grzegorz Szymaszek.
Committed on 27/04/2020 at 16:04.
Pushed by gszymaszek into branch 'master'.

Make the HTML file template more useful

Summary:
This commit removes the empty meta tag and adds the following:
* a DOCTYPE declaration,
* an html[lang] attribute,
* a document charset declaration,
* a newline at the end of the document.

Adding the DOCTYPE and charset make the template HTML5‐complant.

Reviewers: #frameworks, dfaure, ognarb

Reviewed By: ognarb

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D29084

M  +9    -5    src/new_file_templates/HTMLFile.html

https://commits.kde.org/kio/5adaa7cba102c8d29146bdba82bdf88250968ba3

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list