Ticket #2348 (closed defect: fixed)

Opened 20 months ago

Last modified 18 months ago

ValidationTextBox + required="true" & class

Reported by: joose Owned by: doughays
Priority: normal Milestone: 0.9
Component: Widgets Version: 0.9
Severity: normal Keywords: ValidationTextBox
Cc:

Description

if textbox is required, it uses same class as correct,but empty textbox. This fixes that. it field == required and input == empty => sets class as Invalid class

Attachments

ValidationTextBox.patch (0.6 kB) - added by joose 20 months ago.
patch

Change History

Changed 20 months ago by joose

patch

Changed 19 months ago by doughays

  • owner changed from bill to doughays

Changed 18 months ago by doughays

  • status changed from new to closed
  • resolution set to fixed

(In [7527]) Fixes #2348. "occupation" text box in tests/form/test_validate.html demonstrates that this is fixed.

Note: See TracTickets for help on using tickets.