Opened 14 years ago
Closed 14 years ago
#2348 closed defect (fixed)
ValidationTextBox + required="true" & class
Reported by: | joose | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.9 |
Keywords: | ValidationTextBox | Cc: | |
Blocked By: | Blocking: |
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 (1)
Change History (3)
Changed 14 years ago by
Attachment: | ValidationTextBox.patch added |
---|
comment:1 Changed 14 years ago by
Owner: | changed from bill to Douglas Hays |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch