General

Profile

Harald Witt

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

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 3 5 8

Activity

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

2023-05-25

09:12 TYPO3 Core Revision f65144af: [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
07:31 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:2ce9df23e76f7315a334ffa381e7aa0e6e0e037a. Harald Witt
07:22 TYPO3 Core Revision 2ce9df23: [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

2023-05-10

06:36 TYPO3 Core Bug #100851 (Rejected): Syntax error while Upgrading from 12.3 to 12.4.1
While upgrading from 12.3 to 12.4.1 the following error occurs:
[ParseError]
syntax error, unexpected ')'
at /...
Harald Witt

Also available in: Atom