View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004604 | JEDI VCL | 00 JVCL Components | public | 2008-11-26 00:53 | 2008-12-22 05:58 |
Reporter | xml | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | 3.36 | |||
Summary | 0004604: TJvCsvDataSet uses wrong separator in call to JvCsvStrToFloat | ||||
Description | JvCsvStrToFloat wich is called multiple times in TJvCsvDataSet uses always the GetSeparator method. GetSeparator gives the field separator, not the decimal separator. It should be JvCsvStrToFloat( ..., GetDecimalSeparator ) instead of JvCsvStrToFloat( ..., GetSeparator ). | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-11-26 00:53 | xml | New Issue | |
2008-12-22 05:58 | obones | Note Added: 0015158 | |
2008-12-22 05:58 | obones | Status | new => resolved |
2008-12-22 05:58 | obones | Fixed in Version | => Daily / SVN |
2008-12-22 05:58 | obones | Resolution | open => fixed |
2008-12-22 05:58 | obones | Assigned To | => obones |