|
|
| Reporter | a-s-z | Assigned To | jfudickar | |
|---|
| Priority | normal | Severity | minor | Reproducibility | have not tried |
|---|
| Status | resolved | Resolution | fixed | |
|---|
| Product Version | 3.36 | |
|---|
| Target Version | | Fixed in Version | | |
|---|
|
|
| Summary | 0004792: JvPropertyStore: Usage of whitespace in property names conflicts with xml app storage |
|---|
| Description | Property name of last save time property contains whitespace, so an exception is raised when using a TjvAppXMLStorage using default settings. Setting of StorageOptions.WhitespaceReplacement is needed. |
|---|
| Additional Information | To fix the issue, change the value of cLastSaveTime constant so that it does not contain any whitespace, e.g. to Last_Save_Time. |
|---|
| Tags | No tags attached. |
|---|
|
|