Project

General

Profile

Actions

Bug #53365

closed

Pagetree not working in Internet Explorer 9 / 10 for 4.5.30

Added by Jeroen Vanheste over 10 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
Start date:
2013-11-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The pagetree does not work for Internet Explorer 9 and 10.

It is shown, but not clickable. Works fine for older versions of IE...

Anyone have an idea on this one?

Thanks!

Jeroen

Actions #1

Updated by Stephan Großberndt over 9 years ago

Normally the html of the backend should start like this:

<!DOCTYPE html>
<html>
<head>
<!-- TYPO3 Script ID: typo3/backend.php -->

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<title>XXX [TYPO3 4.5.39]</title>
<meta name="generator" content="TYPO3 4.5, http://typo3.org/, &#169; Kasper Sk&#229;rh&#248;j 1998-2013, extensions are copyright of their respective owners." />
<meta name="robots" content="noindex,follow" />
<meta http-equiv="X-UA-Compatible" content="IE=8" />

The <meta http-equiv="X-UA-Compatible" content="IE=8" /> should ensure that IE>=9 enters IE8-Compatibility mode. Did you override this in your browser for some reason? Is this meta tag existent in your source of backend.php?

Actions #2

Updated by Riccardo De Contardi almost 9 years ago

  • Status changed from New to Closed

I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7, and another with 10.0.9200.17357 and the error seems absent; plus, version 4.5 is not under manteinance any longer.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF