Actions
Bug #20106
closedGet rid of browser version dependent t3lib_div::clientInfo()
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
Actions