Bug #27774
closedBackend doctype 'xhtml_trans' is broken
100%
Description
Setting template::docType = 'xhtml_trans'
doesn't render the backend as XHTML transitional because of two bugs small typos (lowercase variable name, missing break;
statement in case
clause).
Updated by Steffen Gebert over 13 years ago
- Subject changed from Backend output as 'xhtml_trans' is not respected to Backend doctype 'xhtml_trans' is not broken
Updated by Steffen Gebert over 13 years ago
Setting docType = 'xhtml_trans'
in typo3/template.php
required to test this.
Updated by Steffen Gebert over 13 years ago
- Subject changed from Backend doctype 'xhtml_trans' is not broken to Backend doctype 'xhtml_trans' is broken
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Icf66e03903ab07b56fec7fb12a7401b1818f4c1d has been pushed to the review server.
It is available at http://review.typo3.org/2990
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change Icf66e03903ab07b56fec7fb12a7401b1818f4c1d has been pushed to the review server.
It is available at http://review.typo3.org/2990
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I57944081881259970aa3a1666568c7d0ffe006bf has been pushed to the review server.
It is available at http://review.typo3.org/3040
Updated by Steffen Gebert over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 7c0acfd740d1d78d64616e9bb9cb574e8ad584ed.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed