Ticket #785 (closed task: fixed)
Validation system needs to be able to tell two fields of same names, but from different sources, apart
| Reported by: | david | Owned by: | dominik |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | validation | Version: | 0.11.1 |
| Severity: | major | Keywords: | |
| Cc: | Patch attached: | no |
Description
While the validation system supports the concept of request data sources, it will internally store field results etc. without the associated source name.
As a consequence, it's not possible to validate a cookie and a field of the same names and then grab correct results, error messages etc.
Suggested solution: introduce a source property to validation incidents.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

