General

Profile

David Henninger

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 6 6

Activity

2021-09-28

08:11 TYPO3 Core Feature #94544: Allow more SMTP Configuration Settings (verify_peer)
I added the patch to my Typo3 10.4.21 setup and mail worked again after adding the new transport_smtp_stream_options ... David Henninger

2021-02-17

11:14 TYPO3 Core Bug #93527: Assigned form-object does not overwrite default-values
I think the issue lies with both getValueAttribute and getValueFromSubmittedFormData of \TYPO3\CMS\Fluid\ViewHelpers\... David Henninger
10:08 TYPO3 Core Bug #93527 (Closed): Assigned form-object does not overwrite default-values
In the documentation of input viewhelpers of a form, it states "If used in conjunction with <f:form object='…'>, 'nam... David Henninger

2020-12-09

15:51 TYPO3 Core Bug #90261: fallbackType: fallback renders default language content although there is free mode content available
To me, the name "fallback" with its description "Show default language if no translation exists" indicates, that once... David Henninger

2020-02-26

14:11 TYPO3 Core Bug #90543 (Closed): GeneralUtility::callUserFunction no longer supports file reference
Since Typo3 v9, GeneralUtility::callUserFunction no longer supports file reference for calling a method or function, ... David Henninger

2018-07-10

12:34 TYPO3 Core Task #72037: Truncate indexed_search tables before indexing with crawler
Yes, truncating is a bad hack. I am all for a TTL for indexes solution 3: If a page doesn't get indexed regularly, it... David Henninger

2018-07-09

14:59 TYPO3 Core Bug #85524 (Closed): Charset for DB Connections in LocalConfiguration.php ignored
Currently, the charset value in the DB Connection is being ignored, so Typo3 defaults to utf8, no matter what charset... David Henninger
14:33 TYPO3 Core Bug #84079: Error after creating file containing spaces
Riccardo De Contardi wrote:
> #84178 has been merged.
>
> Do you think it is sufficient to consider this issue cl...
David Henninger

2018-02-28

13:18 TYPO3 Core Bug #84079 (Closed): Error after creating file containing spaces
When creating a file containing spaces (like "hello world.txt"), Typo3 fails subsequently with the following error:
...
David Henninger

2017-05-09

09:54 TYPO3 Core Task #78140: Disable APCu on CLI, if it was added to LocalConfiguration.php automatically while installing TYPO3
Once the APCu backend is enabled, the scheduler no longer works when called by PHP CLI, as Typo3 tries to use APCu, w... David Henninger

Also available in: Atom