Ticket #2630 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

IntegerTextbox

Reported by: joose Owned by: doughays
Priority: normal Milestone:
Component: Widgets Version: 0.4.2
Severity: normal Keywords: IntegerTextbox
Cc:

Description

required=false + empty input = isValid() returns false

Attachments

IntegerTextbox.patch (490 bytes) - added by joose 17 months ago.
Fix for empty values when value is not required for isValid function

Change History

Changed 17 months ago by joose

Fix for empty values when value is not required for isValid function

Changed 17 months ago by bill

  • owner changed from bill to doughays

Changed 17 months ago by doughays

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

This is fixed in the 0.9 trunk using the replacement widget: dijit.form.NumberTextbox?

Note: See TracTickets for help on using tickets.