Project

General

Profile

Actions

Bug #91490

closed

No error indication in LivePreset if writing site configuration file fails

Added by Stephan Großberndt almost 4 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-05-26
Due date:
% Done:

100%

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

Description

When saving a site configuration in a a TYPO3 instance which is set to the LivePreset and where typo3conf/sites/mysite/config.yaml is not writable in the file system for TYPO3 this is silently ignored.

This does only happens in LivePreset as its exceptional error handling is set to 4096 = E_RECOVERABLE_ERROR which leads to GeneralUtility::writeFile() not failing in fopen($file, 'wb')


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91488: Check for directory permissions of typo3conf/sites/ is missingClosedStephan Großberndt2020-05-26

Actions
Actions

Also available in: Atom PDF