View Issue Details

IDProjectCategoryView StatusLast Update
0006508JEDI VCL00 JVCL Componentspublic2019-05-22 17:35
ReporterkgizmoAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.48 
Target VersionFixed in VersionDaily / GIT 
Summary0006508: JvDBTreeView - unnecessary warning for ftLargeint types of fields
DescriptionIf my master/detail key field is recognized by dataset as ftLargeint I get a warning message RsMasterFieldError/RsDetailFieldError. It is strange because I get this warning only if jvDBLookupTreeViewCombo is closed by clicking outside the component (ex. on form) and occurs while trying open again.
When the list of component is closed by choosing an element or by clicking in the top part of component warnings don't occur (while trying open again).
Is it enough to add ftLargeint to DefaultValidMasterFields const or is it more complicated?
I'm using XE6 and last version of ZEOS components.
TagsNo tags attached.

Activities

obones

2018-07-18 15:42

administrator   ~0021489

Could you check if the issue is still present in the latest GIT content? If yes, please provide the zipped sources of an application showing this.

2018-08-13 11:06

 

JvDBLookupTreeViewCombo.zip (8,478 bytes)

kgizmo

2018-08-13 11:11

reporter   ~0021572

Hi,
I uploaded zipped sources showing this as you asked. After running just expand combo and click somewhere else outside the combo, on form for example. Combo will collapse. Try expand again and you should get warnings.

mh

2019-05-20 21:11

reporter   ~0021845

Pull request created:
https://github.com/project-jedi/jvcl/pull/126

Issue History

Date Modified Username Field Change
2016-04-17 20:15 kgizmo New Issue
2018-07-18 15:42 obones Note Added: 0021489
2018-07-18 15:42 obones Status new => feedback
2018-08-13 11:06 kgizmo File Added: JvDBLookupTreeViewCombo.zip
2018-08-13 11:11 kgizmo Note Added: 0021572
2018-08-30 14:12 obones Status feedback => acknowledged
2019-05-20 21:11 mh Note Added: 0021845
2019-05-22 17:35 obones Status acknowledged => resolved
2019-05-22 17:35 obones Fixed in Version => Daily / GIT
2019-05-22 17:35 obones Resolution open => fixed
2019-05-22 17:35 obones Assigned To => obones