Bug #93836
closedTypo in docstring of AbstractValidator::addError()
100%
Description
There is a typo in the documentation string of AbstractValidator::addError():
"Creates a new validation error object and adds it to $this->results"
The result property is actually "$this->result".
Updated by Volker Diels-Grabsch over 3 years ago
- Related to Feature #93835: Attribute validation errors to sub properties in custom validators added
Updated by Gerrit Code Review over 3 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/68657
Updated by Gerrit Code Review over 3 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/c/Packages/TYPO3.CMS/+/68657
Updated by Gerrit Code Review over 3 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68674
Updated by Volker Diels-Grabsch over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5a95b7f8c8b6487dec037289283341bd9283ea2e.