KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
131508
:
Zeros all over after opening an OpenDocument file
P
roduct
:
kspread
Co
m
ponent
:
opendocument
Status
:
RESOLVED
Resolution
:
FIXED
Target
:
---
Version
:
1.5.2
Pr
i
ority
:
NOR
Severity
:
normal
V
otes
:
10
Description
:
Opened:
2006-07-29 12:57
Last Changed:
2006-09-14 12:03:19
Version: 1.5.2 (using KDE Devel) Installed from: Compiled sources Compiler: gcc (GCC) 4.1.0 (SUSE Linux) OS: Linux I'm not aware of any steps to reproduce this behavior, but after having opened
http://bugs.kde.org/attachment.cgi?id=17152&action=view
, saved it and started a new map in the same KSpread process, I encountered, that some empty cells were filled with zero after saving and reopening the created map. Only the empty cells before a non-default cell in a row were affected. (First, I thought it was just related to copy & paste, but it was not.) If you find a way to reproduce this issue, post it here. [Even if this report is about a not reproducable issue, it should stay open!]
Comment
#1
Stefan Nikolaus 2006-07-29 13:05:18
Related bug:
bug 126050
Comment
#2
Nicolas Vincent 2006-07-29 20:52:57
I encountered this bug several times lately, but like stefan, i'm not sure about the way to reproduce it. Here what I did : open an ods file with OOo calc and do some stuff and save, open the same file with kspread and do some stuff, then i save and reopen it, and there were a lots of cells filled with zeros... I delete them but they reappear the next time i open the file, and there are more columns "infected" with zeros cells. At this address i talk about this bug :
http://bugs.kde.org/show_bug.cgi?id=131501
Comment
#3
Nicolas Vincent 2006-07-29 20:54:53
Created an attachment (id=17159)
[details]
file with a lot of cells filled with zeros Every time i erase the zeros, save the file and reopen it, there are more zeros than the previous time.
Comment
#4
Stefan Nikolaus 2006-07-30 19:04:35
Created an attachment (id=17172)
[details]
Minimal triggering doc I've broken it down to these lines in contents.xml. Relevant is the repetition, without it there are no zeros. <office:spreadsheet> <table:table table:name="Sheet1"> <table:table-row table:style-name="ro1"> <table:table-cell office:value-type="float" office:value="0" table:number-columns-repeated="2"/> <table:table-cell office:value-type="float" office:value="1"/> </table:table-row> </table:table> </office:spreadsheet>
Comment
#5
Stefan Nikolaus 2006-07-31 11:45:39
SVN commit 568152 by nikolaus: OpenDocument Fix "Zeros all over after opening an OpenDocument file" BUGS: 131508 CCMAIL:
mecirt@gmail.com
M +1 -0 branches/koffice/1.6/koffice/kspread/kspread_value.cc M +1 -0 trunk/koffice/kspread/Value.cpp --- branches/koffice/1.6/koffice/kspread/kspread_value.cc #568151:568152 @@ -623,6 +623,7 @@ void Value::setFormat (Value::Format fmt) { + detach(); d->format = fmt; } --- trunk/koffice/kspread/Value.cpp #568151:568152 @@ -625,6 +625,7 @@ void Value::setFormat (Value::Format fmt) { + detach(); d->format = fmt; }
Comment
#6
Stefan Nikolaus 2006-09-14 12:03:19
***
Bug 134056
has been marked as a duplicate of this bug. ***
P
latform
:
Compiled Sources
O
S
:
Linux
K
eywords
:
People
Reporter
:
Stefan Nikolaus
Assigned To
:
KSpread Bugs
CC
:
bluedzins wp pl
Related actions
View Bug Activity
Format For Printing
XML
Clone This Bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Attachments
file with a lot of cells filled with zeros
(19.52 KB, application/vnd.oasis.opendocument.spreadsheet)
2006-07-29 20:54
,
Nicolas Vincent
Details
Minimal triggering doc
(4.67 KB, text/plain)
2006-07-30 19:04
,
Stefan Nikolaus
Details
View All
Add an attachment
(proposed patch, testcase, etc.)
Depends on
:
B
locks
:
Show dependency tree
-
Show dependency graph
First
Last
Prev
Next
No search results available
Search page
Actions
Reports
Requests
Reports
Bugs reported today
Bugs reported in the last 3 days
Bug reports with patches
Weekly Bug statistics
The most hated bugs
The most severe bugs
The most frequently reported bugs
The most wanted features
Junior Jobs
Report ownership counts and charts
My Account
New Account
Log In