Bug #82126
closedEpic #77562: Misbehaviors with datetime values and timezones
EXT:belog - Error when using a custom timeframe
100%
Description
When I use a custom timeframe, I get the following error message:
An error occurred while trying to call TYPO3\CMS\Belog\Controller\ToolsController->indexAction()
How to reproduce:
- Install EXT:belog
- Switch to the BE module
- Select "Userdefined" in the Time - DropDown
- Select any start date and any end date
- Click button "Set"
Then the error message appears. Furthermore the resulting always starts at January 1st, 1970 and ends at EXEC_TIME.
IMHO this has to do with the date format set by the datepicker. This is f.e. "2017-08-17T15:39:00Z" in the hidden field for the property "startTimestamp". The constraint uses an integer for the timestamp.
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55014
Updated by Mathias Schreiber over 7 years ago
- Status changed from Under Review to Accepted
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55037
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55037
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55037
Updated by Gerrit Code Review over 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55037
Updated by Gerrit Code Review over 7 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55037
Updated by Gerrit Code Review over 7 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55037
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55050
Updated by Anonymous over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 940051e68619fdb68245b9f5eda63bda6894c32d.