General

Profile

Christian Eßl

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 10 10

Activity

2019-02-20

14:18 TYPO3 Core Bug #87750: Argument 3 passed to TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore::addRecord() must be of the type array
Nevermind.
A colleague just messed up the primary keys of some database tables a few minutes ago, which lead to the...
Christian Eßl
13:56 TYPO3 Core Bug #87750: Argument 3 passed to TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore::addRecord() must be of the type array
This appears to happen with new records ($id = 0). In this case, checkStoredRecord() returns null:
checkStoredRecord...
Christian Eßl
13:50 TYPO3 Core Bug #87750 (Closed): Argument 3 passed to TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore::addRecord() must be of the type array
The function "TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore::*addRecord*()" expects $payload to be an array:... Christian Eßl

2018-04-09

16:49 TYPO3 Core Bug #84264: Backend not scrollable
Still happening in 8.7.12 and there is no "ckeditor_fix" extension installed.
The iframe that includes an extensio...
Christian Eßl

2017-01-25

15:20 TYPO3 Core Bug #78830: images attached to record in workspace get removed when published to live
That was the problem, I switched to FAL relations and it works now.
But this now leads to another workspace problem...
Christian Eßl

2016-11-29

14:10 TYPO3 Core Bug #78830 (Closed): images attached to record in workspace get removed when published to live
Hi,
we discovered a scenario in which image attachments of a record, created in a workspace, get removed, when pub...
Christian Eßl

2016-02-23

10:07 TYPO3 Core Bug #73616 (Closed): Different standards used in GeneralUtility::validEmail (RFC 3696) and swiftmailers Swift_Mime_Grammar-class (RFC 2822)
Tested in 6.2.18, but may also occur in current versions.
At the moment GeneralUtility::validEmail() is following ...
Christian Eßl

2013-08-26

09:32 TYPO3 Core Bug #37988: COA_INT in Fluid-Templates
I can confirm this in TYPO3 6.1.3 when using the cObject viewhelper.
@lib.test = COA_INT
lib.test {
10 = TEXT
...
Christian Eßl

2013-06-26

12:58 TYPO3 Core Bug #49444 (Closed): No file found for given UID after deleting a referenced image file
How to reproduce:
- create a content element of type "image" with a referenced image file
- delete the image file...
Christian Eßl

2013-04-15

08:51 TYPO3 Core Bug #47222 (Closed): Uncaught TYPO3 Exception in RTE when using FAL makes the tceform unusable for editors
TYP3 6.0.4
1.) Create a content element that uses rte in the backend.
2.) In the rte create a link to a file or a...
Christian Eßl

Also available in: Atom