View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003455 | JEDI VCL | 00 JVCL Components | public | 2006-01-19 04:46 | 2006-01-25 07:03 |
| Reporter | yuri | Assigned To | elahn | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | 3.20 | |||
| Summary | 0003455: TJvValidateEdit reset Value property if the HasMaxValue property is set | ||||
| Description | I have placed on form the TJvValidateEdit control and have set the following values: EditText = '50' HasMaxValue = True MaxValue = 9999 MinValue = 3 After start of the program the value in TJvValidateEdit has been reset to 0 If I set the HasMinValue = True then After start of the program the value in TJvValidateEdit has been reset to 3 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-01-19 04:46 | yuri | New Issue | |
| 2006-01-19 14:29 | obones | Note Added: 0008408 | |
| 2006-01-19 14:29 | obones | Status | new => confirmed |
| 2006-01-25 07:03 | elahn | Status | confirmed => resolved |
| 2006-01-25 07:03 | elahn | Resolution | open => fixed |
| 2006-01-25 07:03 | elahn | Assigned To | => elahn |
| 2006-01-25 07:03 | elahn | Note Added: 0008451 |