Project

General

Profile

Actions

Bug #14278

closed

Browser Client Konqueror not recognized

Added by old_HeikoSchroeter over 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend API
Target version:
-
Start date:
2004-08-20
Due date:
% Done:

0%

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

Description

typo3 does not distinguish between Netscape/Mozilla and Konqueror.
[browser=net]
and
[browser=konqu] are valid identifiers according to the docs.
Konqueror will allways show up as Netscape/Mozilla.
Should work because Konqueror does not handle all Frames correctly and this [if] clause shall switch between frame-noframe html.

- Masquerading the Client String does not work.
- Changing class.t3lib_div.php->clientInfo function has no effect.
- Tested HTTP_USER_AGENT strings (taken from phpMyAdmin):
Konqueror==> Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko)
Mozilla(Firefox)==>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
(issue imported from #M298)


Files

Actions

Also available in: Atom PDF