Actions
Task #52772
closedAdd function setPropertyResult() to the Result class
Start date:
2013-10-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The function setPropertyResult()
is needed to be able to set errors for specific properties.
Updated by Gerrit Code Review about 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24717
Updated by Georg Ringer about 11 years ago
- Status changed from Under Review to Rejected
works with $this->result->forProperty($propertyName)->addError($e);
Actions