View Issue Details

IDProjectCategoryView StatusLast Update
0002654JEDI VCL00 JVCL Componentspublic2005-02-25 05:06
ReporterDSA JCRAssigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0002654: JvAppXMLStorage.WhiteSpaceReplacement doesn't work with JVCL 3.00 RC 1
DescriptionHi all

I used, before JVC 3.00 RC1 version, an XML file to save the Form propierties of my app.
I used a JvAppXMLStorage comp. connected with a JvAppStorage, and works fine.

I have downloaded the version of Jedi of sourceforge (JVCL 3.00 RC 1 2005-01-08) and found the following problems:

1.- JvAppXMLStorage.WhiteSpaceReplacement has changed into StorageOptions, is OK.
  BUT, it cannot be accesible by code, only with the Inspector. So I cannot assign a value by code to this propierty. (before I assigned by code the values of jVAppXMLStorage).

2.- When I assign a value to this propierty WhiteSpaceReplacement=> '_' in the Inspector and run my app, I have the following exception "XML nodes cannot contain white space and the WhiteSpaceReplacement propierty is empty. Please set the WhiteSpaceReplacement propierty to a non empty value"
BUT, this is not true, if i see the propierty in my app. it has the value '_'.
I think is there a problem when the changes in this propierty.
TagsNo tags attached.

Relationships

duplicate of 0002655 resolvedjfudickar JvAppXMLStorage.WhiteSpaceReplacement doesn't work with JVCL 3.00 RC 1 

Activities

2005-02-19 03:31

 

ExecError.jpg (95,422 bytes)
ExecError.jpg (95,422 bytes)

obones

2005-02-25 05:06

administrator   ~0006566

This is a duplicate

Issue History

Date Modified Username Field Change
2005-02-19 03:31 DSA JCR New Issue
2005-02-19 03:31 DSA JCR File Added: ExecError.jpg
2005-02-19 07:18 USchuster Relationship added duplicate of 0002655
2005-02-19 07:19 USchuster Project JEDI VCS => JEDI VCL
2005-02-19 07:19 USchuster Category Client (Gui) => 00 JVCL Components
2005-02-19 07:19 USchuster Product Version 3.0 =>
2005-02-25 05:06 obones Status new => closed
2005-02-25 05:06 obones Note Added: 0006566