Bug 159053

Summary: csv import broken, no columns
Product: [Applications] parley Reporter: Falk Dechent <fadef>
Component: generalAssignee: Frederik Gladhorn <gladhorn>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Falk Dechent 2008-03-10 03:07:17 UTC
Version:            (using KDE 4.0.2)
Installed from:    Debian testing/unstable Packages

try this:
open existing kvtml file (in my case 2 languages 300 Vocs)

Lektion1 | deutsch | russisch

save as csv
open as csv
only one column left with

DefaultLesson | deutsch;russisch

somehow the importfunction is broken
Comment 1 Frederik Gladhorn 2008-03-24 14:00:17 UTC
I cannot reproduce this, a document with two languages and 4000 entries worked fine with export/import as cvs. Of course all information but the words themselves is lost.
Comment 2 Frederik Gladhorn 2008-03-24 14:24:10 UTC
SVN commit 789504 by gladhorn:

Preserve the csv delimiter when opening a document.
Only documents with TAB were read properly.
BUG: 159053


 M  +4 -0      keduvocdocument.cpp  


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