View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005014 | JEDI VCL | 00 JVCL Components | public | 2009-11-10 18:21 | 2009-11-15 13:58 |
Reporter | chickenrudi | Assigned To | jfudickar | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.38 | ||||
Target Version | Fixed in Version | ||||
Summary | 0005014: TJvCustomAppStorage.ReadStringObjectList ignores ItemCreator | ||||
Description | If I use the overriding function ... TJvCustomAppStorage.ReadStringObjectList(const Path: string; const SL: TStrings; ItemCreator: TJvAppStorageObjectListItemCreateEvent; const ClearFirst: Boolean = True; const ItemName: string = cItem): Integer; ... the parameter "ItemCreator" is being ignored completely. The result is that the function crashes with an access violation when I call it. | ||||
Tags | No tags attached. | ||||
|
Please provide the zipped sources of a sample application showing this |
2009-11-12 23:18
|
AppStorageTest.zip (1,565 bytes) |
|
Sorry, I made a small mistake, the next simple example is much better. |
2009-11-12 23:46
|
AppStorageTest2.zip (1,768 bytes) |
|
Thanks for the sample. With the sample the bugfix was easy :-) So fixed in svn. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-11-10 18:21 | chickenrudi | New Issue | |
2009-11-12 09:48 | obones | Note Added: 0016868 | |
2009-11-12 09:48 | obones | Status | new => feedback |
2009-11-12 23:18 | chickenrudi | File Added: AppStorageTest.zip | |
2009-11-12 23:43 | chickenrudi | Note Added: 0016871 | |
2009-11-12 23:46 | chickenrudi | File Added: AppStorageTest2.zip | |
2009-11-15 13:57 | jfudickar | Assigned To | => jfudickar |
2009-11-15 13:58 | jfudickar | Note Added: 0016882 | |
2009-11-15 13:58 | jfudickar | Status | feedback => resolved |
2009-11-15 13:58 | jfudickar | Resolution | open => fixed |