General

Profile

Thomas Hohn

  • Login: thomashohn
  • Email: thomas@hohn.dk
  • Registered on: 2014-11-28
  • Last sign in: 2024-09-02

Issues

open closed Total
Assigned issues 5 118 123
Reported issues 4 119 123

Projects

Project Roles Registered on
TYPO3 Core Contributor 2017-02-23

Activity

2024-09-10

09:54 TYPO3 Core Bug #104873 (Resolved): Guard access to $site->getConfiguration()['contentSecurityPolicies']
We have experienced some issues where ... Thomas Hohn

2024-08-22

07:37 TYPO3 Core Bug #104687 (Resolved): BackendLayoutView::getColPosListItemsParsed uses wrong index
The method BackendLayoutView::getColPosListItemsParsed uses
$item[1] when looping over items which have the structu...
Thomas Hohn

2024-08-20

11:08 TYPO3 Core Bug #104669 (Under Review): PHP warning for ContextMenuController
It's seems that there is some kind of race-condition where table is not provided in
the call to ...
Thomas Hohn

2024-08-19

06:15 TYPO3 Core Bug #104659 (Under Review): resolveFile in FileLinkHandler should throw exception
The method resolveFile should throw an exception instead of returning null,
or else the method resolveHandlerData wi...
Thomas Hohn

2024-08-13

14:49 TYPO3 Core Task #104614 (Resolved): BackendUserAuthentication::getWebmounts() should return an unique list
A lot of places where the BackendUserAuthentication::getWebmounts()
method is called an array_unique() call is appli...
Thomas Hohn
07:28 TYPO3 Core Task #104607 (Resolved): Deprecate BackendUserAuthentication:returnWebmounts()
We should deprecate BackendUserAuthentication:returnWebmounts() since it has the wrong return type.
As a replacement...
Thomas Hohn

2024-08-12

07:51 TYPO3 Core Bug #104591 (Resolved): Argument #1 ($id) must be of type int in DatabaseIntegrityController.php
With the introduction of types on the method getTreeList (TYPO3\CMS\Lowlevel\Controller\DatabaseIntegrityController)
...
Thomas Hohn

2024-07-29

10:55 TYPO3 Core Bug #104495 (Resolved): Provide null coalesce operator for array_pop in RestoreRegisterContentObject::render method
Cannot assign null to property TYPO3\\CMS\\Frontend\\Controller\\TypoScriptFrontendController::$register of type arra... Thomas Hohn

2024-06-03

08:48 TYPO3 Core Bug #103967 (Closed): [BUGFIX] Module access check should also be on aliases
There seems to be a lack of access check for aliases
in the accessGranted function in class TYPO3\CMS\Backend\Module...
Thomas Hohn

2024-04-23

11:03 TYPO3 Core Bug #103711 (Resolved): formatLogDetailsStatic can throw ValueError/ ArgumentCountError
The following code can throw an ValueError/ ArgumentCountError if ... Thomas Hohn

Also available in: Atom