Daniel Hinderink
- Login: daniel
- Email: daniel@typo3.org
- Registered on: 2008-05-14
- Last sign in: 2015-04-13
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
2022-08-12
- 19:10 TYPO3 Core Task #97987 (Resolved): [BUGFIX] prevent array access warning on deleted database record
- Applied in changeset commit:6d7e66018964c38ea4ceb72afe9aa73e3551d928.
- 19:06 TYPO3 Core Revision 5b984a34: [BUGFIX] Prevent array access warning on deleted database record
- If a sys_file record is directly deleted from database, some undefined
array index warnings are triggered if the file... - 19:06 TYPO3 Core Revision 6d7e6601: [BUGFIX] Prevent array access warning on deleted database record
- If a sys_file record is directly deleted from database, some undefined
array index warnings are triggered if the file...
2022-07-12
- 15:48 TYPO3 Core Revision b3697e56: [BUGFIX] Fix undefined index in ContentObjectRenderer
- Like the surrounding $conf['max'], this array index access should also
be secured.
Releases: main, 11.5
Resolves: #9... - 15:25 TYPO3 Core Task #97908 (Resolved): [BUGFIX] fix undefined index in ContentObjectRenderer
- Applied in changeset commit:12eca0cfbdca437cf896b325c8d5239b23ce2a10.
- 15:20 TYPO3 Core Revision 12eca0cf: [BUGFIX] Fix undefined index in ContentObjectRenderer
- Like the surrounding $conf['max'], this array index access should also
be secured.
Releases: main, 11.5
Resolves: #9...
2022-04-21
- 15:50 TYPO3 Core Revision 5a147005: [BUGFIX] Prevent undefined index warning in FileListController
- Releases: main, 11.5
Resolves: #97439
Change-Id: Ie15cfb26b99737896505ad02c6f4a6c67092cf82
Reviewed-on: https://revie... - 14:55 TYPO3 Core Task #97439 (Resolved): [BUGFIX] prevent undefined index warning
- Applied in changeset commit:fc0623875e37a621a368af27b7de6fbc641af7bf.
- 14:50 TYPO3 Core Revision fc062387: [BUGFIX] Prevent undefined index warning in FileListController
- Releases: main, 11.5
Resolves: #97439
Change-Id: Ie15cfb26b99737896505ad02c6f4a6c67092cf82
Reviewed-on: https://revie...
2022-03-07
- 21:08 TYPO3 Core Revision 88a32d77: [TASK] Remove superfluous function call
- The function call seems superfluous, the condition tests if
the array key exists, so the first parameter should be
em...
Also available in: Atom