Project

General

Profile

Actions

Bug #23379

closed

Condition for IE8 not working

Added by Pierre Arlt over 13 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Won't have this time
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-08-16
Due date:
% Done:

0%

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

Description

Hi,
thera are problems with IE8 and conditions:

a conditon like: [browser = msie] && [version = 8]

or

a conditon like: [browser = msie] && [version => 8.0]

or

a conditon like: [useragent = MSIE 8.0]

is NOT working.

Only a condition like: [browser = msie] && [useragent = Trident/4.0]
is working as a workaround.

Thanks, Pierre Arlt

(issue imported from #M15463)

Actions

Also available in: Atom PDF