View Issue Details

IDProjectCategoryView StatusLast Update
0005191JEDI VCL00 JVCL Componentspublic2011-06-10 16:09
ReporterprmasAssigned ToAHUser 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.39 
Target VersionFixed in Version3.40 
Summary0005191: TJvDBDateTimePicker not update data
DescriptionHi:

When the property "kind" is equal to "tdkTime" the component does not update the data.

Analyzing the file JvDBDateTimePicker.pas found a condition that prevented the update on line 505.

In the procedure "TJvDBDateTimePicker.UpdateData" the condition "if IsDateAndTimeField then" is wrong because it only works for DateTime fields. In my case the field is Time.

I disabled the condition and worked perfectly.

Follow the attached file with the fix.

Best regards,

Marcos
TagsNo tags attached.

Activities

2010-03-10 17:53

 

JvDBDateTimePicker.pas (19,243 bytes)

AHUser

2010-04-02 13:57

developer   ~0017348

Fixed in SVN.

Issue History

Date Modified Username Field Change
2010-03-10 17:53 prmas New Issue
2010-03-10 17:53 prmas File Added: JvDBDateTimePicker.pas
2010-04-02 13:57 AHUser Note Added: 0017348
2010-04-02 13:57 AHUser Status new => resolved
2010-04-02 13:57 AHUser Fixed in Version => Daily / SVN
2010-04-02 13:57 AHUser Resolution open => fixed
2010-04-02 13:57 AHUser Assigned To => AHUser
2011-06-10 16:09 obones Fixed in Version Daily / SVN => 3.40