View Issue Details

IDProjectCategoryView StatusLast Update
0001648JEDI VCL00 JVCL Componentspublic2004-04-16 01:45
ReportermarcelbAssigned Tomarcelb 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001648: AV at TJvInspectorPropData.New () in InspectorExample
Descriptionat line 175
TagsNo tags attached.

Activities

marcelb

2004-04-16 01:27

manager   ~0003900

Although it does appear in the example, the problem seems to be in the painter code itself.

marcelb

2004-04-16 01:45

manager   ~0003901

The issue has been resolved. In all painter classes where ApplyNameFont and/or ApplyValueFont has the check for "Item.IsCategory", change that check to "Assigned(Item) and Item.IsCategory". Committed to CVS, rev. 1.83

Issue History

Date Modified Username Field Change
2004-04-16 01:20 anonymous New Issue
2004-04-16 01:27 marcelb Note Added: 0003900
2004-04-16 01:27 marcelb Reporter anonymous => marcelb
2004-04-16 01:27 marcelb Status new => acknowledged
2004-04-16 01:45 marcelb Status acknowledged => resolved
2004-04-16 01:45 marcelb Resolution open => fixed
2004-04-16 01:45 marcelb Assigned To => marcelb
2004-04-16 01:45 marcelb Note Added: 0003901