https://bz.apache.org/ooo/show_bug.cgi?id=126901

          Issue ID: 126901
        Issue Type: DEFECT
           Summary: CSV import: values with + or - followed by thousand
                    separator and 3 digits (eg. +,123) are imported as a
                    number
           Product: Calc
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: open-import
          Assignee: [email protected]
          Reporter: [email protected]

Make a CSV file containing:
+,123

Open it in Calc.
Select "Separated by", set "Space" or anything other than "Comma" as the
separator, and deselect "Detect special numbers".
The value "123" is imported.

It should be imported as the string "+,123" instead, as numbers cannot begin
with thousand separators.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to