Project

General

Profile

Actions

Task #87393

closed

Create overview of used validation messages and their codes

Added by Björn Jacob over 5 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Form Framework
Target version:
-
Start date:
2019-01-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Documentation
Complexity:
Sprint Focus:
Remote Sprint

Description

The documentation of the form framework needs to have an overview of the used validation messages and their codes. It has to be documented for main and v11.


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Epic #82340: EXT:form - improve documentationNew2017-09-07

Actions
Related to TYPO3 Core - Bug #97044: Add missing translation for validation error code 1521293685Closed2022-02-25

Actions
Actions #1

Updated by Björn Jacob about 5 years ago

  • Sprint Focus set to Remote Sprint
Actions #2

Updated by Susanne Moog almost 5 years ago

  • Assignee set to Björn Jacob
Actions #3

Updated by Björn Jacob almost 5 years ago

  • Tags set to Documentation
Actions #4

Updated by Björn Jacob almost 5 years ago

  • Sprint Focus deleted (Remote Sprint)
Actions #5

Updated by Björn Jacob over 4 years ago

  • Related to Epic #82340: EXT:form - improve documentation added
Actions #6

Updated by Mathias Brodala over 4 years ago

  • Subject changed from Create overview of used validation messages and their timestamps to Create overview of used validation messages and their codes
Actions #7

Updated by Mathias Brodala over 4 years ago

  • Description updated (diff)
Actions #8

Updated by Björn Jacob over 2 years ago

  • Sprint Focus set to Remote Sprint
Actions #9

Updated by Elias Häußler about 2 years ago

  • Description updated (diff)

Validation errors (current main)

Validator Error code Error message Comment
Alphanumeric 1221551320 The given subject was not a valid alphanumeric string.
Count 1475002976  You must enter a countable subject.
1475002994 You must select between %s to %s elements.
DateRange 1521293685 localization is missing, called here#97044
1521293686 You must select a date before %s.
1521293687 You must select a date after %s.
DateTime 1238087674 The given subject was not a valid DateTime. Got: '%s'
EmailAddress 1221559976 The given subject was not a valid email address.
FileSize 1505303626 You must enter an instance of \TYPO3\CMS\Extbase\Domain\Model\FileReference or \TYPO3\CMS\Core\Resource\File.
1505305752 You must select a file that is larger than %s in size.
1505305753 You must select a file that is no larger than %s.
Float 1221560288 The given subject was not a valid float.
Integer 1221560494 The given subject was not a valid integer.
NotEmpty 1221560910 The given subject was NULL.
1221560718 The given subject was empty.
1347992400
1347992453
Number 1221563685 The given subject was not a valid number.
NumberRange 1221563685 The given subject was not a valid number.
1221561046 The given subject was not in the valid range (%s - %s).
RegularExpression 1221565130 The given subject did not match the pattern.
StringLength 1238110957 The given object could not be converted to a string. hardcoded, but localized for ext:form
1269883975 The given value was not a valid string. hardcoded, but localized for ext:form
1428504122 The length of the given string was not between %s and %s characters.
1238108068 The length of the given string is less than %s characters.
1238108069 The length of the given string exceeded %s characters.
Text 1221565786  The given subject was not a valid text (e.g. contained XML tags).

Validation errors (v11)

Same as current main.

Actions #10

Updated by Björn Jacob about 2 years ago

  • Status changed from New to In Progress
  • TYPO3 Version changed from 10 to 12
Actions #11

Updated by Gerrit Code Review about 2 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73714

Actions #12

Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73714

Actions #13

Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73714

Actions #14

Updated by Elias Häußler about 2 years ago

  • Related to Bug #97044: Add missing translation for validation error code 1521293685 added
Actions #15

Updated by Gerrit Code Review about 2 years ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73714

Actions #16

Updated by Gerrit Code Review about 2 years ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73662

Actions #17

Updated by Björn Jacob about 2 years ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF