View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001648 | JEDI VCL | 00 JVCL Components | public | 2004-04-16 01:20 | 2004-04-16 01:45 |
| Reporter | marcelb | Assigned To | marcelb | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001648: AV at TJvInspectorPropData.New () in InspectorExample | ||||
| Description | at line 175 | ||||
| Tags | No tags attached. | ||||
|
|
Although it does appear in the example, the problem seems to be in the painter code itself. |
|
|
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 |
| 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 |