Bug 394519

Summary: Crash on exporting tabular data to clipboard
Product: [Applications] KEXI Reporter: Jarosław Staniek <staniek>
Component: Migration/Import/ExportAssignee: Jarosław Staniek <staniek>
Status: CLOSED FIXED    
Severity: crash CC: adam, inksi, jlambrec
Priority: HI    
Version: 3.1.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 3.2.0

Description Jarosław Staniek 2018-05-21 13:51:35 UTC
Crash on exporting tabular data to clipboard: 
1. Right-click table, Export->To clipboard
2. Click options
3. Click Finish

Result: crash
Expected: copies properly
Comment 1 Jarosław Staniek 2018-05-21 13:53:32 UTC
Git commit a6d385767a026f47eb885c1e5de65644df73f077 by Jaroslaw Staniek.
Committed on 21/05/2018 at 13:52.
Pushed by staniek into branch '3.1'.

Fix crash on exporting tabular data to clipboard introduced in 3.1.0
FIXED-IN:3.1.1

M  +1    -1    src/plugins/importexport/csv/kexicsvexport.cpp

https://commits.kde.org/kexi/a6d385767a026f47eb885c1e5de65644df73f077
Comment 2 Jarosław Staniek 2018-09-05 08:09:04 UTC
*** Bug 397568 has been marked as a duplicate of this bug. ***