Project

General

Profile

Actions

Bug #69961

closed

Epic #69955: Optimize new Extbase/ Fluid based rewrite of EXT:form

Form: Class TYPO3\CMS\Form\Domain\Validator\LessthanValidator does not exist

Added by Björn Jacob over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
Start date:
2015-09-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The unit tests fail right now.

Wrong:


\TYPO3\CMS\Form\Domain\Validator\LessthanValidator::class;

Correct:


\TYPO3\CMS\Form\Domain\Validator\LessThanValidator::class;

Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New 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 http://review.typo3.org/43429

Actions #2

Updated by Morton Jonuschat over 8 years ago

There are two more test failures in typo3/sysext/form/Tests/Unit/Domain/Model/ConfigurationTest.php:75

Actions #3

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43429

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43429

Actions #5

Updated by Oliver Hader over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Björn Jacob over 8 years ago

  • Target version set to 7.5
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF