View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031198 | FPC | RTL | public | 2017-01-06 14:02 | 2017-07-23 10:57 |
Reporter | Jean SUZINEAU | Assigned To | Michael Van Canneyt | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.0.0 | Product Build | 2015/12/05 | ||
Target Version | 3.2.0 | Fixed in Version | 3.1.1 | ||
Summary | 0031198: FormatFloat / FloatToTextFmt : Thousand Separator 9999.99 instead of 9,999.99 | ||||
Description | FormatFloat( '#,###,###,###,###.00', 9999.99) produces 9999.99 instead of 9,999.99 | ||||
Steps To Reproduce | I join a test case | ||||
Additional Information | Tested on Ubuntu 16.04.1 LTS/Lazarus 1.6/FPC 3.0.0 x86_64-linux-gtk 2 and on Windows 10 / Lazarus 1.6RC2/FPC 3.0.0 SVN 51246 x86_64-win64-win32/win64 I join a zip with a test case and a proposition of correction - Format_Float_test_case: the test case - Format_Float_Patch: a program with modified version of FloatToTextFmt, and a diff for sysstr.inc (I hope my diff is correct, I don't use it very often) | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 36740 | ||||
FPCOldBugId | |||||
FPCTarget | |||||
Attached Files |
|
duplicate of | 0029781 | closed | Michael Van Canneyt | Problems DisplayFormat Lazarus 1.6 fpc 3.0 |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-06 14:02 | Jean SUZINEAU | New Issue | |
2017-01-06 14:02 | Jean SUZINEAU | File Added: FormatFloat.zip | |
2017-01-06 23:04 | Bart Broersma | Note Added: 0097345 | |
2017-07-23 10:16 | Michael Van Canneyt | Assigned To | => Michael Van Canneyt |
2017-07-23 10:16 | Michael Van Canneyt | Status | new => assigned |
2017-07-23 10:56 | Michael Van Canneyt | Relationship added | duplicate of 0029781 |
2017-07-23 10:57 | Michael Van Canneyt | Fixed in Revision | => 36740 |
2017-07-23 10:57 | Michael Van Canneyt | Note Added: 0101863 | |
2017-07-23 10:57 | Michael Van Canneyt | Status | assigned => resolved |
2017-07-23 10:57 | Michael Van Canneyt | Fixed in Version | => 3.1.1 |
2017-07-23 10:57 | Michael Van Canneyt | Resolution | open => fixed |
2017-07-23 10:57 | Michael Van Canneyt | Target Version | => 3.2.0 |