General

Profile

Mario Matzulla

  • Login: mario_matzulla
  • Email: mario@matzullas.de
  • Registered on: 2009-02-27
  • Last sign in: 2020-12-21

Issues

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

Activity

2020-12-21

15:52 TYPO3 Core Bug #93138 (Resolved): LocalCropScaleMaskHelper causes TypeError with clickEnlarge
TYPO3 Version 10.4.11 after migrating from 8.7.31
I'm getting:
Argument 1 passed to TYPO3\CMS\Core\Imaging\ImageMan...
Mario Matzulla

2017-03-03

16:12 TYPO3 Core Bug #79975: TCA -> input -> eval: 'time' not relative timestamp
and here a patch Mario Matzulla
15:19 TYPO3 Core Bug #79975: TCA -> input -> eval: 'time' not relative timestamp
Here a diff of my changes Mario Matzulla

2017-02-24

09:03 TYPO3 Core Bug #79975: TCA -> input -> eval: 'time' not relative timestamp
This fixes the issue (tested for 'time'):
case 'time':
case 'timesec':
case 'dat...
Mario Matzulla

2017-02-23

21:16 TYPO3 Core Bug #79975: TCA -> input -> eval: 'time' not relative timestamp
I think the faulty code is located in \TYPO3\CMS\Core\DataHandling\DataHandler
public function checkValue_input_Ev...
Mario Matzulla
17:39 TYPO3 Core Bug #79975 (Closed): TCA -> input -> eval: 'time' not relative timestamp
Hi,
any 'time' field in my extension (cal) produces absolute timestamps, not relative like described: The display ...
Mario Matzulla

2015-09-29

20:09 TYPO3 Core Bug #70134: Dependency Issues
Hmmm, of course the exception is related to the php version which is below 5.5 obviously. But this is not the point! ... Mario Matzulla

2015-09-27

20:03 TYPO3 Core Bug #70134: Dependency Issues
860 if (\TYPO3\CMS\Core\Utility\VersionNumberUtility::convertVersionNumberToInteger(TYPO3_version) >= '7001000') {
8...
Mario Matzulla

2013-05-01

20:53 TYPO3 Core Bug #47796 (Closed): css_styled_content does not render uploads anymore
The render_upload function got changed in line:
t3lib_div::loadTCA('tt_content');
to
$GLOBALS['TSFE']->includeTC...
Mario Matzulla

2012-12-07

14:28 TYPO3 Core Bug #43715 (Closed): Missing Task.php
The class.tx_scheduler_task.php file has a @require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath(... Mario Matzulla

Also available in: Atom