Actions
Bug #75360
closedEXT:form - Error in DateValidatorTest
Start date:
2016-04-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When solely executing the unit tests of EXT:form, the following error is thrown:
TYPO3\CMS\Form\Tests\Unit\Validator\DateValidatorTest::validateForInvalidInputHasNotEmptyErrorResult with data set "32-03-2012" (array('%d-%m-%Y', '32-03-2012')) Error: Call to a member function exec_SELECTgetSingleRow() on null
Updated by Morton Jonuschat almost 9 years ago
- Status changed from New to In Progress
- Target version set to 8.1
- PHP Version set to 7.0
Updated by Gerrit Code Review almost 9 years ago
- Status changed from In Progress 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/47485
Updated by Gerrit Code Review almost 9 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/47485
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47509
Updated by Morton Jonuschat almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2fea0a6d899ee2174fa97316126e3c56659a773c.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions