Daniel Siepmann
- Login: layne.obserdia
- Email: coding@daniel-siepmann.de
- Registered on: 2010-12-25
- Last sign in: 2024-06-18
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 97 | 98 |
Reported issues | 16 | 150 | 166 |
Projects
Project | Roles | Registered on |
---|---|---|
TYPO3 Core | Contributor | 2014-02-02 |
Activity
2024-08-30
- 08:55 TYPO3 Core Bug #103938 (Resolved): Properly redirect backend routes
- Applied in changeset commit:c2d7bdfff85f0d87120415c6ff4f53fbbe04270a.
- 08:52 TYPO3 Core Revision e764a492: [BUGFIX] Properly redirect secondary backend module routes
- Users might open URLs to backend modules.
Those are checked for existence and permissions. But the permission
check u... - 08:52 TYPO3 Core Revision c2d7bdff: [BUGFIX] Properly redirect secondary backend module routes
- Users might open URLs to backend modules.
Those are checked for existence and permissions. But the permission
check u...
2024-08-20
- 09:02 TYPO3 Core Bug #104668 (Closed): RuntimeException in history module for deleted record with FlexForm
- 08:52 TYPO3 Core Bug #104668 (Closed): RuntimeException in history module for deleted record with FlexForm
- Not sure about older versions, we currently have the issue in 12.4.16.
Steps to reproduce:
# Create a tt_conten... - 08:50 TYPO3 Core Bug #104658 (Resolved): TYPO3 still accesses TCEforms in EditPopup
- Applied in changeset commit:e4cab4b682a38dd15248abba3394535f192aac16.
- 08:46 TYPO3 Core Revision 90d22e8a: [BUGFIX] Remove TCEforms leftovers leading to Exception
- TCEforms were removed with #97126 in v12.
Still there was a usage within EditPopup leading to an Exception when
editi... - 08:46 TYPO3 Core Revision e4cab4b6: [BUGFIX] Remove TCEforms leftovers leading to Exception
- TCEforms were removed with #97126 in v12.
Still there was a usage within EditPopup leading to an Exception when
editi...
2024-08-19
- 05:53 TYPO3 Core Bug #104658 (Resolved): TYPO3 still accesses TCEforms in EditPopup
- TYPO3 removed the TCEforms in v12 with #97126
Still it is in place within the EditPopup controller. This leads to a...
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...
Also available in: Atom