Actions
Feature #51556
closedAdd custom data to errors in validators
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2013-08-30
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It would be useful if validators could add custom data to errors which can be used to give additional hints to the user.
This could for example be the specific article name and amount missing until its minimum order amount is fulfilled. Error messages outputted in the form then could use this additional data to be as specific as possible.
Updated by Alexander Opitz about 10 years ago
- Status changed from New to Needs Feedback
Hi,
was this issue fixed or does it still exists?
Updated by Mathias Brodala about 10 years ago
Alexander Opitz wrote:
was this issue fixed or does it still exists?
Yes, this issue still exists as there was no change in this regard.
Updated by Alexander Opitz about 10 years ago
- Project changed from 534 to TYPO3 Core
- Category changed from Extbase: Validation to Extbase
- Status changed from Needs Feedback to New
Updated by Mathias Brodala over 7 years ago
- Status changed from New to Closed
Personally I haven't needed this for a while.
Actions