| Summary: | Import text file; large numbers appears as -2,147,483,648 | ||
|---|---|---|---|
| Product: | [Applications] calligrasheets | Reporter: | Nick Warne <nick> |
| Component: | general | Assignee: | Calligra Sheets (KSpread) Bugs <calligra-sheets-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.6 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Case study example file | ||
|
Description
Nick Warne
2006-11-19 14:11:37 UTC
Created attachment 18614 [details]
Case study example file
.
Start Kspread and open this file - ensure all import fields are selected as
'text', delimiter is ','.
. Forgot - I am on KOffice 1.6.0 built from source. Nick The problem seems to be that csv import field formats doesn't change cell format in spreadsheet (bug #144415), causing all cells to be "Generic" and all values treated as numbers which in turn is affected by an apparent toInt/toLong bug according to bug #127599. Fixed in the upcoming 2.x series. I remember a difference with these large numbers between my 32-bit and my 64-bit machine though. Now, I have only access to my 64-bit machine. So, verify, please, and re-open, if necessary. |