General

Profile

Harald Witt

  • Login: harald.witt
  • Email: harald.witt@dpfa.de
  • Registered on: 2010-09-15
  • Last sign in: 2024-10-21

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 3 7 10

Activity

2024-10-21

14:24 TYPO3 Core Bug #103577: A valid frontend user does not see protected pages if the current backend user does not have the right to preview
I can confirm this behavior, except "Scenario C". I think the opposite is the case or I misunderstood.
For clearne...
Harald Witt

2024-07-29

12:38 TYPO3 Core Bug #104497 (Needs Feedback): [Bug] in QueryBuilder::setMaxResults()
It is documented for 12.4 that using @->setMaxResults(null)@ in QueryBuilder will return all results.
See: https://d...
Harald Witt

2024-06-05

13:25 TYPO3 Core Bug #103979: Bug in cms-rte-ckeditor: "small" element not usable in Composer-mode

Garvin Hicking wrote in #note-1:
> In my installation (Firefox, Chromium, Safari) I can use "small" in the...
Harald Witt
05:50 TYPO3 Core Bug #103979 (Closed): Bug in cms-rte-ckeditor: "small" element not usable in Composer-mode
I found an error in cms-rte-ckeditor. In Configuration/RTE/Default.yaml and Configuration/RTE/Full.yaml you can find ... Harald Witt

2023-12-21

12:10 TYPO3 Core Bug #102708: Let queryBuilder support compositeExpression as joinCondition
And here the promised code example:
I have a crowd of teachers in @tx_myext_domain_model_teacher@ and a bunch of loca...
Harald Witt
11:27 TYPO3 Core Bug #102708: Let queryBuilder support compositeExpression as joinCondition
Here another note of Stefan:
will look if this can be done - regarding doctrine/dbal changes. currently it would be ...
Harald Witt
11:23 TYPO3 Core Bug #102708: Let queryBuilder support compositeExpression as joinCondition
*Stefan Bürk* purposed a simple solution: *Casting* the CompositeExpression to string really functions!... Harald Witt
11:02 TYPO3 Core Bug #102708 (Closed): Let queryBuilder support compositeExpression as joinCondition
@$queryBuilder->leftJoin@ and other joins does not support @TYPO3\CMS\Core\Database\Query\Expression\CompositeExpress... Harald Witt

2023-05-26

05:20 TYPO3 Core Bug #93337 (Resolved): Querybuilder builds conditions for foreign_table_field and/or foreign_match_fields without "OR ...uid IS NULL" for joined Table
Applied in changeset commit:3037bc3748f367dfa5daa9b9b77e76f78b5c6099. Harald Witt
05:17 TYPO3 Core Revision 3037bc37: [BUGFIX] Typo3DbQueryParser allows records with no child
Typo3DbQueryParser ignored records with no child records in some cases.
This is mitigated by adding a correct WHERE ...
Harald Witt

Also available in: Atom