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
Updated by Jan Loderhose almost 11 years ago
Same here on a stable 6.1.7 when trying to change the time setting to another value than "user defined" and "user defined" is already set.
Updated by Wouter Wolters almost 11 years ago
- Status changed from New to Closed
- Is Regression set to No
Hi Jan,
This has been fixed a week ago. Will be in the next release of 6.1.
http://forge.typo3.org/issues/53975
Regards Wouter
Actions