View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025144 | Lazarus | LCL | public | 2013-10-05 10:04 | 2013-10-06 09:52 |
Reporter | Wai-kit | Assigned To | Bart Broersma | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | Windows 7 | ||
Fixed in Version | 1.3 (SVN) | ||||
Summary | 0025144: TValueListEditor List index out of bounds | ||||
Description | Calling InsertRow with parameter Append=true results in a List index out of bounds, when the keylist of ValuelistEditor is empty. | ||||
Steps To Reproduce | ValuelistEditor.Clear; ValuelistEditor.InsertRow(Key, Value, true); | ||||
Tags | No tags attached. | ||||
Fixed in Revision | r43109 | ||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-05 10:04 | Wai-kit | New Issue | |
2013-10-05 21:58 | Bart Broersma | Assigned To | => Bart Broersma |
2013-10-05 21:58 | Bart Broersma | Status | new => assigned |
2013-10-05 22:31 | Bart Broersma | Fixed in Revision | => r43109 |
2013-10-05 22:31 | Bart Broersma | LazTarget | => - |
2013-10-05 22:31 | Bart Broersma | Note Added: 0070549 | |
2013-10-05 22:31 | Bart Broersma | Status | assigned => resolved |
2013-10-05 22:31 | Bart Broersma | Fixed in Version | => 1.3 (SVN) |
2013-10-05 22:31 | Bart Broersma | Resolution | open => fixed |
2013-10-06 09:52 | Wai-kit | Status | resolved => closed |