Ticket #636 (assigned bug)

Opened 2 months ago

Last modified 1 month ago

Javascript error handling does not work for element <checkboxes>

Reported by: bballizlife Assigned to: bastnic (accepted)
Priority: normal Milestone: Jelix 1.1 beta 1
Component: jelix:forms Version: trunk
Severity: normal Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 0 Blocking:

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

Change History

06/27/08 11:34:58 changed by bballizlife

Addon:

  • after further tests, this only appears if there is only 1 item in the <checkboxes> element.

So if ticket #635 is accepted, we may close this one in won't fix as <checkboxes> could implies the use of 2 items at least. (for 1 item developer must use <checkbox>).

07/15/08 23:53:57 changed by laurentj

  • milestone set to Jelix 1.1 beta 1.

07/20/08 01:37:10 changed by bastnic

  • owner set to bastnic.
  • status changed from new to assigned.
Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed