Ticket #47 (new defect)
Multiple validators in SubmitForm
| Reported by: | ctrochalakis | Owned by: | diegobz |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
SubmitForm() declares validators twice:
- In the fields declaration
- In submit_schema
We should keep only one of these, probably submit_schema.
Change History
Note: See
TracTickets for help on using
tickets.
