General

Profile

Markus Gerdes

  • Login: madaxel
  • Email: markus@madaxel.de
  • Registered on: 2016-02-24
  • Last sign in: 2023-07-26

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 5 7

Activity

2023-11-27

08:24 TYPO3 Core Bug #102457: FrontendConfigurationManager->getTypoScriptSetup() should return empty array if TSFE is not initialized
Thanks everybody for fixing in light speed ;-) Markus Gerdes

2023-11-25

16:25 TYPO3 Core Bug #102457 (Resolved): FrontendConfigurationManager->getTypoScriptSetup() should return empty array if TSFE is not initialized
Applied in changeset commit:23f474f13a9f9974de538098f0ead0059075befc. Markus Gerdes
16:21 TYPO3 Core Revision 61873701: [BUGFIX] Avoid calling method on unavailable `frontend.typoscript`
The request attribute 'frontend.typoscript' might not be initialized
at the point of calling `$request->getAttribute`...
Markus Gerdes
16:21 TYPO3 Core Revision 23f474f1: [BUGFIX] Avoid calling method on unavailable `frontend.typoscript`
The request attribute 'frontend.typoscript' might not be initialized
at the point of calling `$request->getAttribute`...
Markus Gerdes

2023-11-22

15:24 TYPO3 Core Bug #102457 (Resolved): FrontendConfigurationManager->getTypoScriptSetup() should return empty array if TSFE is not initialized

As written in the comment of the FrontendConfigurationManager Line 202ff the setup should be an empty array in v12 ...
Markus Gerdes

2020-11-26

08:25 TYPO3 Core Bug #92937 (Under Review): Translation wizard of tt_content having l10n_source = 0 shows too many items
Using the translation wizard in the backend shows too many content elements in selection view
if some translations o...
Markus Gerdes
07:25 TYPO3 Core Revision c9ff1339: [BUGFIX] Fix performance issue with mail spools
This patch removes the concatenation of the queued messages of the
spools in the __toString() methods which is needed...
Markus Gerdes
07:06 TYPO3 Core Bug #92934 (Resolved): Mail FileSpool and MemorySpool toString() wrong
Applied in changeset commit:aff26dd9f567a6770dbc2ace76d4cac05de09695. Markus Gerdes
06:58 TYPO3 Core Revision aff26dd9: [BUGFIX] Fix performance issue with mail spools
This patch removes the concatenation of the queued messages of the
spools in the __toString() methods which is needed...
Markus Gerdes

2020-11-25

16:43 TYPO3 Core Bug #92934 (Closed): Mail FileSpool and MemorySpool toString() wrong
Both spools iterate over all currently queued mails and concatenate these.
Using a spool because of async sending ...
Markus Gerdes

Also available in: Atom