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 (Closed): 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...
2017-03-03
-
16:12 TYPO3 Core Bug #79975: TCA -> input -> eval: 'time' not relative timestamp
- and here a patch
-
15:19 TYPO3 Core Bug #79975: TCA -> input -> eval: 'time' not relative timestamp
- Here a diff of my changes
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...
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... -
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 ...
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! ...
2015-09-27
-
20:03 TYPO3 Core Bug #70134: Dependency Issues
- 860 if (\TYPO3\CMS\Core\Utility\VersionNumberUtility::convertVersionNumberToInteger(TYPO3_version) >= '7001000') {
8...
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...
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(...
Also available in: Atom