View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005128 | JEDI VCL | 00 JVCL Components | public | 2010-01-24 16:22 | 2010-03-08 15:52 |
| Reporter | maestro3 | Assigned To | obones | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.39 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0005128: JvAppIniFileStorage does not work with Encoding set to Unicode | ||||
| Description | When writing a path one cannot use PathExists to check if the path exists...# A little demo app shall show the effect. It works without errors (first writing and then reading) if the Unicode checkbox not checked but fails if it is checked. | ||||
| Tags | No tags attached. | ||||
|
2010-01-24 16:22
|
AppIni.zip (7,960 bytes) |
|
|
You should set the encoding at the very beginning, before setting the filename. Changing the encoding erases what has already been read when setting filename |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-01-24 16:22 | maestro3 | New Issue | |
| 2010-01-24 16:22 | maestro3 | File Added: AppIni.zip | |
| 2010-03-08 15:52 | obones | Note Added: 0017246 | |
| 2010-03-08 15:52 | obones | Status | new => resolved |
| 2010-03-08 15:52 | obones | Resolution | open => no change required |
| 2010-03-08 15:52 | obones | Assigned To | => obones |