View Issue Details

IDProjectCategoryView StatusLast Update
0001666JEDI VCL00 JVCL Componentspublic2004-04-19 13:06
ReportercraigismAssigned Tojfudickar 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001666: JvFormStorage: stopped supporting string lists.
DescriptionJvFormStorage I think it stopped supporting string lists.

I have a combo's item list 'edtBarcode.items' in the formstorage and I
use a JvAppIniFileStorge.

Here is what I get:
[TfrmMain..edtBarcode_Items] << note the two '..'
Count=3
Item0=Z 0000
Item1=Z 1289
Item2=

Also I does not read back the data at application start.

--
Craig
Additional InformationThe extra line (Item2=) is because I had a blank line in the origional
edtBarcode combo. This is the workaround for the Delphi bug with win 98
and combos.
TagsNo tags attached.

Activities

user72

2004-04-18 23:53

  ~0003941

Do you have the latest version from CVS? There has been some fixes since the BETA1 release

2004-04-19 06:54

 

formstorage.zip (4,931 bytes)

craigism

2004-04-19 06:56

reporter   ~0003950

>>Do you have the latest version from CVS? There has been some fixes since the BETA1 release

Yes. I use CVS.

Also, how do I hard save and reload the ini ar run time. See my uploaded example. This might be a second bug.

Thank You,

-
Craig

jfudickar

2004-04-19 13:01

developer   ~0003960

Hi Craig,

i've fixed a bug in TJvAppIniStorage. It was a problem in Combination with your defaultsection of the Storage component. Please get it from the cvs and check it.

The problem of the double ".." is based on your FormStorage AppStoragePath. Change it, and the dots where removed.

Greetings
Jens

Issue History

Date Modified Username Field Change
2004-04-18 21:46 craigism New Issue
2004-04-18 23:53 user72 Note Added: 0003941
2004-04-19 00:27 user72 Status new => feedback
2004-04-19 06:54 craigism File Added: formstorage.zip
2004-04-19 06:56 craigism Note Added: 0003950
2004-04-19 11:52 jfudickar Status feedback => assigned
2004-04-19 11:52 jfudickar Assigned To => jfudickar
2004-04-19 13:01 jfudickar Note Added: 0003960
2004-04-19 13:06 jfudickar Status assigned => resolved
2004-04-19 13:06 jfudickar Resolution open => fixed
2004-04-19 13:06 jfudickar ETA none => < 1 day