Project

General

Profile

Actions

Bug #18455

closed

Wrong condition for IE6

Added by Steffen Kamper over 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-03-16
Due date:
% Done:

0%

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

Description

As Dmitry mentioned
if(/MSIE 6/.test(navigator.userAgent)) {
will match to IE7 too, so I replaced it with the right condition

(issue imported from #M7873)


Files

7873_wrong_ie6_condition.diff (850 Bytes) 7873_wrong_ie6_condition.diff Administrator Admin, 2008-03-16 12:18
7873_wrong_ie6_condition2.diff (854 Bytes) 7873_wrong_ie6_condition2.diff Administrator Admin, 2008-03-16 18:58
Actions

Also available in: Atom PDF