Project

General

Profile

Actions

Bug #76166

closed

Set X-UA-Compatible in ModuleTemplate for frontend editing

Added by Christian Weiske about 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-05-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
On Location Sprint

Description

A customer of us uses Internet Explorer which is configured to use the compatibility mode by default.

The normal TYPO3 backend fixes this in #63150 by setting the IE render mode meta tag

<meta http-equiv="X-UA-Compatible" content="edge" />

This is output in the TYPO3 root frameset page via DocumentTemplate.

In frontend editing, this root frameset - and thus the compat tag - is missing.
When editing content elements or page properties, the layout is broken.


The solution would be to add the render mode tag in ModuleTemplate, too.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #63150: Set X-UA-Compatible meta tag for BEClosedBenni Mack2014-11-23

Actions
Related to TYPO3 Core - Task #30664: Set X-UA-Compatible to IE=9 for BackendClosedSteffen Gebert2011-10-08

Actions
Related to TYPO3 Core - Bug #49118: X-UA-CompatibleClosed2013-06-14

Actions
Actions

Also available in: Atom PDF