Daniel Schöne
- Login: schoene.it
- Email: daniel@schoene.it
- Registered on: 2010-09-18
- Last sign in: 2024-03-02
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
2023-01-02
- 14:36 TYPO3 Core Task #99242: Update Guzzle to be PHP 8.2 compatible
- Benni Mack wrote in #note-10:
thanks for your response. Did't catch the announcement of PHP 8.2 support.
> How ...
2022-12-16
- 10:46 TYPO3 Core Task #99242: Update Guzzle to be PHP 8.2 compatible
- Why was this also backported to 11.5? According to https://typo3.org/cms/roadmap 11.5 has no official PHP 8.2 support...
2019-08-02
- 23:35 TYPO3 Core Bug #88777: Missing translation of "Save and close" button in save dialog
- Translation review is still pending: https://translation.typo3.org/de/TYPO3.core.backend/translate/locallang.14158148...
2017-03-23
- 10:29 TYPO3 Core Bug #67556: System news cannot render RTE content
- Came across this issue when having similar problems with the restler extension. What helped in my case (beside "simul...
2013-05-14
- 16:06 TYPO3 Core Bug #48188 (Rejected): VariableFrontend cache does not support identifiers containing dots
- ... this causes extbase to crash when using external DB tables (e.g "database.table" notation) as the persistence lay...
2011-03-09
- 10:55 TYPO3 Core Bug #25287 (Closed): error when using t3lib_TCEmain->clear_cacheCmd in CLI mode
- it should be checked that TYPO3 is not running in CLI mode before writing to log
if (!defined('TYPO3_cliMode')) {
...
Also available in: Atom