General

Profile

Daniel Siepmann

Issues

open closed Total
Assigned issues 3 90 93
Reported issues 21 136 157

Projects

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

Activity

2024-04-25

06:05 TYPO3 Core Bug #95051 (New): rel="noreferrer" is not set by cross site links
We could solve the issue by adding an EventListener for ... Daniel Siepmann

2024-04-24

06:07 TYPO3 Core Bug #103708 (Closed): MetaDataRepository->update() can't erase column content
Daniel Siepmann

2024-04-23

19:05 TYPO3 Core Bug #103708 (Resolved): MetaDataRepository->update() can't erase column content
Applied in changeset commit:005f04a3b4c4e0450cc17e4b23aaeb92c5aac5ad. Daniel Siepmann
09:36 TYPO3 Core Bug #103708: MetaDataRepository->update() can't erase column content
From my understanding TYPO3 should not use `array_diff` as this doesn't work as the code should work. It will only co... Daniel Siepmann
09:32 TYPO3 Core Bug #103708 (Closed): MetaDataRepository->update() can't erase column content
Right now it is not possible in v12.4 or v13.x to call the method to erase the content of a field.
This worked fine ...
Daniel Siepmann
18:59 TYPO3 Core Revision c3ee1c7e: [BUGFIX] Properly handle diff while updating meta data
The existing solution using `array_diff` did not work, as it only
respects values, not a combination with keys.
Give...
Daniel Siepmann
18:59 TYPO3 Core Revision 005f04a3: [BUGFIX] Properly handle diff while updating meta data
The existing solution using `array_diff` did not work, as it only
respects values, not a combination with keys.
Give...
Daniel Siepmann
05:47 TYPO3 Core Bug #103703 (New): TYPO3 QueryBuilder does not allow all Doctrine DBAL types
TYPO3 decorates the doctrine dbal QueryBuilder. This includes the createNamedParameter() method.
Doctrine DBAL suppo...
Daniel Siepmann

2024-04-22

13:14 TYPO3 Core Bug #103451: LanguageMenuProcessor handles language availbility wrong
One of our customers had a very similar issue on 12.4.
We debugged it and the USERDEF condition within prepareMenuIt...
Daniel Siepmann

2024-04-08

05:32 TYPO3 Core Bug #98079: No localized records will be rendered in custom record link handlers
@frankmey74 can you check whether https://review.typo3.org/c/Packages/TYPO3.CMS/+/82775 solved the issue? Daniel Siepmann

Also available in: Atom