General

Profile

Markus Kasten

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 4 4

Activity

2017-01-12

13:19 TYPO3 Core Bug #79052: Error with PHP 7.1 when calling TypoScriptFrontendController->getConfigArray
Can confirm. Looks like a PHP 7.1 bug to me.
PHP 7:
@php > $config = '';
php > $config['config'] = [];
php > pr...
Markus Kasten

2016-07-20

16:16 TYPO3 Core Bug #77177 (Closed): Extension composer.json not properly loaded when installing extension via typo3-ter/*
The composer.json of an extension is not read properly by composer, when an extension is installed via @typo3-ter/ext... Markus Kasten

2014-07-11

14:03 TYPO3 Core Bug #60273 (Closed): No permission to edit content in different languages since 6.2.4
Both admins and non-admins cannot edit content elements in other languages than the default language. Once one clicks... Markus Kasten

2014-03-25

10:31 TYPO3 Core Bug #57272 (Closed): Extbase doesn't handle FAL translations correctly
When a model is translated to another language and the translated version uses other FAL relations, the original FAL ... Markus Kasten

2014-02-21

14:56 TYPO3 Core Bug #56181: FAL can't handle folder names starting with umlauts properly
I did some debugging and figured out, basename() ignores any umlauts, since no locale was set. When systemLocale is s... Markus Kasten
13:17 TYPO3 Core Bug #56181 (Closed): FAL can't handle folder names starting with umlauts properly
FAL seems to behave weird on folders starting (or only consisting of) with umlauts.
Umlauts seem to be trimmed onl...
Markus Kasten

2014-02-06

16:50 TYPO3 Core Task #55416: Accessing the root folder of a file mount is not possible for non-admins
The patch in #55740 seems to fix the problem for me. Markus Kasten
14:58 TYPO3 Core Task #55416: Accessing the root folder of a file mount is not possible for non-admins
Since the patch was committed, non-admin users can't access files in filemounts that are using the folder of a filest... Markus Kasten

Also available in: Atom