Project

General

Profile

Actions

Bug #14495

closed

CGI detection bug in t3_popup.html

Added by Jochen Weiland almost 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-01-17
Due date:
% Done:

0%

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

Description

On some servers the popup (i.e. inserting a link) displays an error message about server misconfiguration. The server in this case is running PHP as CGI (Linux) and the phpapi string is "CGI".

In line 40 of t3_popup.php the string checks for XCGI (which fails). Changing this to CGI or adding an ORed check for the string CGI fixes the problem.

Found in version 0.4.26
(issue imported from #M682)

Actions

Also available in: Atom PDF