View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004039 | JEDI VCL | 00 JVCL Components | public | 2007-01-16 19:11 | 2007-01-30 16:26 |
| Reporter | Kiriakos | Assigned To | jfudickar | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.30 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0004039: JvAppStorage ReadWideString; Make second parameter optional | ||||
| Description | JvAppStorage.ReadWideString is declared as follows: function ReadWideString(const Path: string; const Default: WideString): WideString; Please make second parameter optional, i.e: function ReadWideString(const Path: string; const Default: WideString = ''): WideString; | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-01-16 19:11 | Kiriakos | New Issue | |
| 2007-01-26 04:18 | jfudickar | Status | new => assigned |
| 2007-01-26 04:18 | jfudickar | Assigned To | => jfudickar |
| 2007-01-30 16:24 | jfudickar | Status | assigned => resolved |
| 2007-01-30 16:24 | jfudickar | Resolution | open => fixed |
| 2007-01-30 16:24 | jfudickar | Note Added: 0010689 |