General

Profile

Daniel Siepmann

Issues

open closed Total
Assigned issues 3 93 96
Reported issues 20 144 164

Projects

Project Roles Registered on
TYPO3 Core Contributor 2014-02-02

Activity

2024-07-10

08:47 TYPO3 Core Revision d4f20bb7: [BUGFIX] Prevent TypeError int values of backend user settings
PHP will cast array keys to int if they are valid integers.
The code applies htmlspecialchars() on the keys.
The func...
Daniel Siepmann
08:10 TYPO3 Core Bug #104341 (Resolved): Adding new backend user setting of type select with numeric keys will result in TypeError
Applied in changeset commit:fc34492ba2f6d7ddb8cf589b07d38f4d7e57993e. Daniel Siepmann
05:50 TYPO3 Core Bug #104341 (Resolved): Adding new backend user setting of type select with numeric keys will result in TypeError
Error from 12.4:... Daniel Siepmann
08:04 TYPO3 Core Revision fc34492b: [BUGFIX] Prevent TypeError int values of backend user settings
PHP will cast array keys to int if they are valid integers.
The code applies htmlspecialchars() on the keys.
The func...
Daniel Siepmann

2024-07-09

09:25 TYPO3 Core Bug #104335 (Resolved): Broken state in case of Exception during link building in Menus
Applied in changeset commit:b58921b87f216373624f34c1e969b1fc4ee8dfcd. Daniel Siepmann
08:22 TYPO3 Core Bug #104335 (Resolved): Broken state in case of Exception during link building in Menus
We encountered the following issue:
# Create a language menu
# Have a link to a page in another language within t...
Daniel Siepmann
09:23 TYPO3 Core Revision fea01592: [BUGFIX] Reinitialize ContentObjectRenderer for pages
The menu generation must not reuse the page record from the current page
but must use the data from the linked page.
...
Daniel Siepmann
09:23 TYPO3 Core Revision b58921b8: [BUGFIX] Reinitialize ContentObjectRenderer for pages
The menu generation must not reuse the page record from the current page
but must use the data from the linked page.
...
Daniel Siepmann
08:52 TYPO3 Core Bug #103582: SiteConfiguration: Empty fallback not working anymore
The menu uses the ContentObjectRenderer.
This carries state, e.g. of the current page.
The state is changed for each...
Daniel Siepmann

2024-07-02

20:07 TYPO3 Core Bug #104296: An exception occurred while executing a query: Out of range value for column 't3ver_state' at row 1
Sure … Daniel Siepmann

Also available in: Atom