[Koha-bugs] [Bug 9265] Switch to HTML5 doctype in OPAC and staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 12 18:56:59 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9265

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 14052
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14052&action=edit
Bug 9265 - Switch to HTML5 doctype in OPAC and staff client

This patch replaces the XHTML DOCTYPE with an HTML5 one. The HTML5
validator seems to be significantly different than the XHTML one,
so I'm seeing lots of new errors. This patch includes corrections
for one: Deprecation of the "language" attribute of <script>
tags.

To test, view pages in the OPAC and staff client. They should
appear as normal. Numerous validation follow-ups will be required,
but I suggest these be handled incrementally.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list