Bug 261108

Summary: Cells change in a table after close and re-open Tellico
Product: [Applications] tellico Reporter: Jorge Prata <prata128>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: CD collection with only one album

Description Jorge Prata 2010-12-23 23:18:18 UTC
Created attachment 55199 [details]
CD collection with only one album

Version:           2.3 (using KDE 4.5.4) 
OS:                Linux

Hi. I'm a Fedora 14 user with Tellico 2.3 and KDE 4.5.4.
My CD project is stop for some time because Tellico change some cells in a Table. I created a Field "Releases" with type "Table" and columns=4. First column is "Country" and the second is "Year" and so on. After I close Tellico and open again I have some years in column 1 (should be in column 2). The data of column 3 is now in column 2 and the data of column 4 is now in column 3.

Reproducible: Always

Steps to Reproduce:
Close Tellico saving the collection if necessary and re-open.

Actual Results:  
After I close Tellico and open again I have some years in column 1 (should be in column 2). The data of column 3 is now in column 2 and the data of column 4 is now in column 3.

Expected Results:  
To save the cells in the correct column.
Comment 1 Robby Stephenson 2011-01-12 07:21:00 UTC
Thanks for the test case!
Comment 2 Robby Stephenson 2011-01-12 07:21:03 UTC
SVN commit 1213924 by rstephenson:

Fix bug with parsing empty column value

BUG: 261108



 M  +4 -0      ChangeLog  
 M  +22 -1     src/tests/data/tabletest.tc  
 M  +9 -1      src/tests/tellicoreadtest.cpp  
 M  +5 -4      src/translators/xmlstatehandler.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1213924