View Issue Details

IDProjectCategoryView StatusLast Update
0004622JEDI VCL00 JVCL Componentspublic2008-12-30 02:14
Reporterteddy_bear_45Assigned Toobones 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.35 
Target VersionFixed in Version3.36 
Summary0004622: JvDBSearchComboBox crash with Delphi 2009
DescriptionSince TBookmark is TByte, TJvDBSearchComboBox crash when selecting a item in the list and it is not able to find the current record to display it.
Additional InformationDelphi 2009
I have find a way to fix this.
TagsJvDBSearchComboBox

Relationships

related to 0004620 resolvedobones Invalid pointer operation in JvDBSearchComboBox 

Activities

2008-12-17 00:33

 

JvDBSearchComboBox.pas (10,773 bytes)

obones

2008-12-17 07:45

administrator   ~0015101

Can you confirm that this bug is still present in the SVN version?

teddy_bear_45

2008-12-17 08:38

reporter   ~0015103

with the svn version, displaying current record works ( same correction i have post ).
There is still the crash when i open the list.
NOTE: DataSet is TADOQuery.

debose

2008-12-17 13:40

reporter   ~0015104

i have a crash when change record via this combobox. for some records it works, but for some crashes.
version from SVN trunk.
Dataset is TClientDataSet

obones

2008-12-22 06:10

administrator   ~0015164

Please provide the zipped sources of an autonomous sample application showing this issue.

2008-12-24 09:02

 

JvDbSearchCombo_bug_0004622.zip (2,137 bytes)

debose

2008-12-24 09:04

reporter   ~0015184

uploaded demo. bug appears when compiled in D2009.

Seems like this is the same bug as 0004620
http://homepages.codegear.com/jedi/issuetracker/view.php?id=4620

debose

2008-12-24 09:09

reporter   ~0015185

p.s. fix that provided teddy_bear_45 works perfectly!

obones

2008-12-30 02:14

administrator   ~0015190

This is now fixed in SVN

Issue History

Date Modified Username Field Change
2008-12-17 00:33 teddy_bear_45 New Issue
2008-12-17 00:33 teddy_bear_45 File Added: JvDBSearchComboBox.pas
2008-12-17 07:45 obones Note Added: 0015101
2008-12-17 07:45 obones Status new => feedback
2008-12-17 08:38 teddy_bear_45 Note Added: 0015103
2008-12-17 13:40 debose Note Added: 0015104
2008-12-22 06:10 obones Note Added: 0015164
2008-12-24 09:02 debose File Added: JvDbSearchCombo_bug_0004622.zip
2008-12-24 09:04 debose Note Added: 0015184
2008-12-24 09:09 debose Note Added: 0015185
2008-12-24 09:10 debose Tag Attached: JvDBSearchComboBox
2008-12-30 00:50 obones Relationship added related to 0004620
2008-12-30 02:14 obones Note Added: 0015190
2008-12-30 02:14 obones Status feedback => resolved
2008-12-30 02:14 obones Fixed in Version => Daily / SVN
2008-12-30 02:14 obones Resolution open => fixed
2008-12-30 02:14 obones Assigned To => obones