View Issue Details

IDProjectCategoryView StatusLast Update
0002166JEDI VCL00 JVCL Componentspublic2005-02-15 17:46
Reporterpierre.mullerAssigned Tojfudickar 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 
Target VersionFixed in Version3.00 BETA 2 
Summary0002166: TJvAppIniFileStorage and float properties
DescriptionWhen saving "Value" property of a TJvSpinEdit, it is not restored. A workaround is:
StorageOptions.FloatAsString:= true;
TagsNo tags attached.

Activities

jfudickar

2004-11-16 15:31

developer   ~0005643

Erinnerung gesendet an asnepvangers

Hi,

please have a look at this bug.

I have removed the changes in read/write-float because of the bugs.

Greetings
Jens

asnepvangers

2004-11-17 14:39

developer   ~0005645

Last edited: 2004-11-19 11:28

Hi,

 
DoRead/WriteFloat are using BinStrToBuf / BufToBinStr now, avoiding DoRead/WriteBinary(!).
Changed Default FloatAsString to False.
Changed JvXMLStorage DoRead/WriteFloat in same manner.
BinStrToBuf/BufToBinStr are implemented in JvJCLUtils.

Regards,
André

edited on: 11-19-04 11:28

asnepvangers

2004-11-17 16:11

developer   ~0005646

Fixed in latest CVS

Issue History

Date Modified Username Field Change
2004-09-23 06:26 pierre.muller New Issue
2004-11-16 15:31 jfudickar Note Added: 0005643
2004-11-17 14:39 asnepvangers Note Added: 0005645
2004-11-17 16:10 asnepvangers Resolution open => fixed
2004-11-17 16:11 asnepvangers Note Added: 0005646
2004-11-18 00:58 jfudickar Status new => assigned
2004-11-18 00:58 jfudickar Assigned To => asnepvangers
2004-11-19 11:28 asnepvangers Note Edited: 0005645
2005-02-15 17:37 jfudickar Status assigned => resolved
2005-02-15 17:46 jfudickar Assigned To asnepvangers =>
2005-02-15 17:46 jfudickar Status resolved => feedback
2005-02-15 17:46 jfudickar Resolution fixed => reopened
2005-02-15 17:46 jfudickar Status feedback => resolved
2005-02-15 17:46 jfudickar Fixed in Version => 3.00 BETA 2
2005-02-15 17:46 jfudickar Resolution reopened => fixed
2005-02-15 17:46 jfudickar Assigned To => jfudickar