Ticket #3 (new defect)
'name' attribute isn't unique
| Reported by: | docwhat.gerf.org | Owned by: | docwhat.gerf.org |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 Release |
| Component: | widgets | Version: | |
| Severity: | normal | Keywords: | name unique checking |
| Cc: | ravi.kanth@… |
Description
Formable doesn't enforce unique names. Names must be unique, just like ids.
From Ravi:
I can add two elements with the same name to a Formable form.
With this, it is hard to diagnose which element is actually rendered and debugging is difficult.
Formable should do a check for uniqueness on the name of all elements in a form.
- Ravi
Change History
Note: See
TracTickets for help on using
tickets.
