Project

General

Profile

Actions

Bug #20106

closed

Get rid of browser version dependent t3lib_div::clientInfo()

Added by Steffen Gebert about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-02-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

t3lib_div::clientInfo() uses hardcoded version numers for browser detection.
This blocks IE8 as only IE 4-7 is accepted.

Furthermore remove same detection for Mozilla/(4|5), if there might be a Mozilla/6 one day.

Conditions will also match without version number.

This is responsible for #20105
(issue imported from #M10567)


Files

10567.patch (692 Bytes) 10567.patch Administrator Admin, 2009-02-28 01:36

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #20105: Clickmenu doesn't work with IE8ClosedIngo Renner2009-02-27

Actions
Actions #1

Updated by Steffen Gebert about 15 years ago

Comitted to 4.0, 4.1, 4.2, trunk (rev 5250-5253) by benni

Actions #2

Updated by Ingo Renner about 15 years ago

fixed in 4.0.13, 4.1.11, 4.2.7, 4.3.0alpha3

Actions

Also available in: Atom PDF