View Issue Details

IDProjectCategoryView StatusLast Update
0003455JEDI VCL00 JVCL Componentspublic2006-01-25 07:03
ReporteryuriAssigned Toelahn 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version3.20 
Summary0003455: TJvValidateEdit reset Value property if the HasMaxValue property is set
DescriptionI 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
TagsNo tags attached.

Activities

obones

2006-01-19 14:29

administrator   ~0008408

Both states confirmed in D6

elahn

2006-01-25 07:03

developer   ~0008451

Fixed in CVS.

Issue History

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