Project

General

Profile

Actions

Bug #88835

closed

fatal error in settings-controller when [HTTP][proxy] is array

Added by Peter Niederlag almost 5 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2019-07-24
Due date:
% Done:

100%

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

Description

According to documentation one can set Install Tool configuration "[HTTP][proxy]" to an array to be able to set different proxies for http/https or to set the no_proxy option.

When we set this configuration via an editor the Settings Module "Configure Installation-Wide Options" will die with an Exception. :-<

https://github.com/TYPO3/TYPO3.CMS/blob/3e14a9d5c11cc08ff8c4bef2d83507ef88685286/typo3/sysext/install/Resources/Private/Partials/Settings/LocalConfiguration/SubSection.html#L28

On this spot item.value will be an array, resulting in the exception as arrays can't be cropped


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #85781: Cannot save [HTTP][proxy]Closed2018-08-08

Actions
Related to TYPO3 Core - Bug #91170: PHP Warning: mb_strlen() expects parameter 1 to be string, array given in /srv/www/htdocs/t3intranetnedev/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 3371Closed2020-04-22

Actions
Actions

Also available in: Atom PDF