View Issue Details

IDProjectCategoryView StatusLast Update
0005128JEDI VCL00 JVCL Componentspublic2010-03-08 15:52
Reportermaestro3Assigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.39 
Target VersionFixed in Version 
Summary0005128: JvAppIniFileStorage does not work with Encoding set to Unicode
DescriptionWhen 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.
TagsNo tags attached.

Activities

2010-01-24 16:22

 

AppIni.zip (7,960 bytes)

obones

2010-03-08 15:52

administrator   ~0017246

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

Issue History

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