Actions
Bug #48906
closedException in belog module when setting time range to empty string
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-06-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In the current master there's an exception when trying to set "time" to "user defined" and then only enter an empty string.
#1297759968: Exception while property mapping at property path "":PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Belog\Domain\Model\Constraint::setManualDateStart() must be an instance of DateTime, null given, called in /www/sites/mypage/html/typo3_src/typo3/sysext/extbase/Classes/Reflection/ObjectAccess.php on line 215 and defined in /www/sites/mypage/html/typo3_src/typo3/sysext/belog/Classes/Domain/Model/Constraint.php line 254
Actions