General

Profile

Bill Dagou

  • Login: billdagou
  • Email: billdagou@gmail.com
  • Registered on: 2012-10-22
  • Last sign in: 2024-02-27

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 3 22 25

Activity

2024-02-05

03:21 TYPO3 Core Bug #103040: Cache an extbase queryResult leads to "Serialization of 'Closure' is not allowed"
Actually, assigning the query result to a variable would not work either, see the test extension, and the reason is w... Bill Dagou

2024-02-04

16:40 TYPO3 Core Bug #103040 (Needs Feedback): Cache an extbase queryResult leads to "Serialization of 'Closure' is not allowed"
... Bill Dagou

2023-12-08

09:28 TYPO3 Core Bug #102629 (Closed): Incorrect Email validation
... Bill Dagou

2023-11-24

03:11 TYPO3 Core Bug #102498: `enum` type is not autoloaded
And my easy fix was changing @class|interface|trait@ to @class|enum|interface|trait@ in this file, 2 places. Bill Dagou
02:46 TYPO3 Core Bug #102498: `enum` type is not autoloaded
It dues to @ClassMapGenerator::findClasses()@ in @core/Resources/PHP/ClassMapGenerator.php@, which only looks for @cl... Bill Dagou
02:29 TYPO3 Core Bug #102498 (Resolved): `enum` type is not autoloaded
The @enum@ type in PHP8 is not autoload in TYPO3. Bill Dagou

2023-10-25

04:04 TYPO3 Core Bug #102246 (New): Conflicting parameters in UriBuilder
This may not be a real bug, but could be improved in the future, feel free to change the Tracker to whatever it fits.... Bill Dagou

2023-10-19

12:33 TYPO3 Core Bug #86829: The errorClass doesn't work for non formObject fields
Yes. Generally it's for validating a ValueObject, especially in @editAction($domainObject, $valueObject)@.
In some o...
Bill Dagou

2023-09-22

06:16 TYPO3 Core Bug #86829: The errorClass doesn't work for non formObject fields
The case is for validating a ValueObject in a <f:form>. Bill Dagou

2021-03-23

03:58 TYPO3 Core Bug #93804 (Closed): Sorry, my fault, please ignore this issue
... Bill Dagou

Also available in: Atom