5 Jul
2019
5 Jul
'19
12:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22957 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- (In reply to M. Tompsett from comment #2)
Are we ever validating as XML or XHTML? If not, okay. If so, then why remove CDATA?
As of version 3.12 Koha uses an HTML5 doctype: https://wiki.koha-community.org/wiki/Coding_Guidelines#HTML_Templates. HTML5 documents are not required to be well-formed XML. -- You are receiving this mail because: You are watching all bug changes.