Claus Due
- Login: NamelessCoder
- Email: claus@phpmind.net
- Registered on: 2010-07-27
- Last sign in: 2023-08-02
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 15 | 17 |
Reported issues | 13 | 204 | 217 |
Projects
Project | Roles | Registered on |
---|---|---|
TYPO3 Core | Contributor | 2015-09-23 |
Activity
2024-07-08
- 12:56 TYPO3 Core Bug #104331 (New): \TYPO3\CMS\Core\Resource\FileRepository::findByRelation incapable of handling FAL relations in FlexForm in BE context
- The method internally assumes that any fieldname passed to the function is a root-level TCA field. It completely igno...
2023-10-13
- 10:18 TYPO3 Core Bug #102161: f:link.page and f:uri.page (UriBuilder) are impossible to use with language ID because of internals of PageLinkBuilder
- s/$conf['language']/$configuration['language']
- 09:40 TYPO3 Core Bug #102161 (New): f:link.page and f:uri.page (UriBuilder) are impossible to use with language ID because of internals of PageLinkBuilder
- There is a conflict in the internal type requirements of the "language" argument on UriBuilder and PageLinkBuilder:
...
2023-10-09
- 10:58 TYPO3 Core Bug #101929: ViewHelperInvoker should catch Exceptions allow the Site-Developer to handle or supress exceptions
- Error handling in Fluid is possible via the ErrorHandler concept - which you can replace by setting a custom implemen...
2023-08-16
- 11:28 TYPO3 Core Task #101698 (Closed): Remove "final" keyword
- More and more classes are marked as "final" in TYPO3.
This should not be done unless in very specific circumstance...
2023-08-05
- 18:26 TYPO3 Core Bug #85013 (Closed): Drag & Drop, Copy/Cut/Paste don't change colPos in localized content elements if the target is the first position
- Associated patch was abandoned. This is not a problem in TYPO3v10 and I'm pretty sure we don't care about it in TYPO3...
2023-08-02
- 14:45 TYPO3 Core Bug #101531: \TYPO3\CMS\Frontend\Middleware\PreviewSimulator::checkIfRootlineRequiresPreview causes horrible performance
- A couple of deltas to demonstrate the severity of the problem:
* Not touching rootline cache at all: https://black... - 14:16 TYPO3 Core Bug #101531: \TYPO3\CMS\Frontend\Middleware\PreviewSimulator::checkIfRootlineRequiresPreview causes horrible performance
- Claus Due wrote:
> When EXT:workspaces is installed, every frontend request where a BE user is logged in, triggers a... - 14:06 TYPO3 Core Bug #101531 (Closed): \TYPO3\CMS\Frontend\Middleware\PreviewSimulator::checkIfRootlineRequiresPreview causes horrible performance
- When EXT:workspaces is installed, every frontend request where a BE user is logged in, triggers a TRUNCATE() on both ...
2021-08-12
- 13:43 TYPO3 Core Task #94841 (Rejected): Unit test coverage of Fluid can be improved
- We currently only cover a marginal percentage of (non-ViewHelper) Fluid classes with unit tests. This coverage can an...
Also available in: Atom