Bug #38963
Error in validationGroups documentation
| Status: | Resolved | Start date: | 2012-07-15 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Rens Admiraal | % Done: | 100% |
|
| Category: | - Documentation - | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | FLOW3 1.1.0 rc 1 | |
| Votes: | 1 (View) |
Description
Using FLOW3 1.1.0 rc1
The validationGroups documention is not right. Couple of issues:
- Single quotes are not working for me
- "name" must be "type"
- The syntax of the validationGroups is wrong
Tested in a real world application with the syntax from the patch file.
History
Updated by Jesper Paardekooper 10 months ago
- File validationGroups-v2.patch added
See new patch, original still contained an error.
Updated by Karsten Dambekalns 10 months ago
- Project changed from TYPO3 Flow Base Distribution to TYPO3.Flow
- Category changed from - Documentation - to - Documentation -
Updated by Karsten Dambekalns 10 months ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
- Has patch set to No
Updated by Karsten Dambekalns 10 months ago
- Status changed from Accepted to Resolved
- Assignee changed from Karsten Dambekalns to Rens Admiraal
- Target version set to 1.1
- % Done changed from 0 to 100
See https://review.typo3.org/13035 for the fix.