Ticket #636 (closed bug: fixed)
Javascript error handling does not work for element <checkboxes>
| Reported by: | bballizlife | Owned by: | Julien |
|---|---|---|---|
| Priority: | normal | Milestone: | Jelix 1.1 beta 1 |
| Component: | jelix:forms | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: | Php version: | ||
| Review: | review+ | Hosting Provider: | |
| Blocked By: | Documentation needed: | no | |
| Blocking: | #635 |
Description
Situation:
- Using a <checkboxes> element with the required attribute
- Submitting the form without ticking any item of the <checkboxes>
Error:
- No javascript error telling that the element is required
Working:
- server-side check is working and we have the error message telling that we must tick and item
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
