From bugzilla-daemon@bugs.koha-community.org Tue Dec 11 18:32:58 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9265] New: Switch to HTML5 doctype in OPAC and staff client Date: Tue, 11 Dec 2012 17:32:51 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9190126911128350306==" --===============9190126911128350306== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9265 Bug ID: 9265 Summary: Switch to HTML5 doctype in OPAC and staff client Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org With some patches using HTML5 already in the pipeline (Bug 8377) and some useful features already showing broad support (http://caniuse.com/#feat=form-validation, http://caniuse.com/#feat=input-placeholder), I think it's time to show our intention to start using these new features by updating Koha's doctype to an HTML5 one: I propose that we do not change our HTML markup guidelines which require that tags be closed, attributes be quoted, etc. -- You are receiving this mail because: You are watching all bug changes. --===============9190126911128350306==-- From bugzilla-daemon@bugs.koha-community.org Tue Dec 11 18:37:39 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9265] Switch to HTML5 doctype in OPAC and staff client Date: Tue, 11 Dec 2012 17:37:33 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6473136727374676252==" --===============6473136727374676252== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9265 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirko@abunchofthings.net --- Comment #1 from Mirko Tietgen --- +1 -- You are receiving this mail because: You are watching all bug changes. --===============6473136727374676252==-- From bugzilla-daemon@bugs.koha-community.org Wed Dec 12 18:57:09 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9265] Switch to HTML5 doctype in OPAC and staff client Date: Wed, 12 Dec 2012 17:56:59 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1037652066620346969==" --===============1037652066620346969== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9265 --- Comment #2 from Owen Leonard --- 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