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.
Thanks for the test case!
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