| Summary: | Kexi crashes on importing CSV files with more than 1024 columns | ||
|---|---|---|---|
| Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
| Component: | Migration/Import/Export | Assignee: | Jarosław Staniek <staniek> |
| Status: | CLOSED FIXED | ||
| Severity: | crash | CC: | adam, mateolan |
| Priority: | NOR | ||
| Version First Reported In: | 2.4.3 | ||
| Target Milestone: | 2.5 | ||
| Platform: | Compiled Sources | ||
| OS: | All | ||
| Latest Commit: | http://commits.kde.org/calligra/10451576f484318231dba286683519a4ab8f2927 | Version Fixed/Implemented In: | 2.5.1 |
| Sentry Crash Report: | |||
| Bug Depends on: | 304329 | ||
| Bug Blocks: | |||
|
Description
Jarosław Staniek
2012-08-01 23:03:47 UTC
Git commit f2c11adb7eeff01d0261f8b73c270248f52ce31a by Jaroslaw Staniek. Committed on 03/08/2012 at 23:56. Pushed by staniek into branch 'calligra/2.5'. Fix crash on importing CSV files with more than 1024 columns REVIEW:105844 FIXED-IN:2.5.1 M +90 -28 kexi/plugins/importexport/csv/kexicsvimportdialog.cpp M +3 -8 kexi/plugins/importexport/csv/kexicsvimportdialog.h http://commits.kde.org/calligra/f2c11adb7eeff01d0261f8b73c270248f52ce31a Git commit 10451576f484318231dba286683519a4ab8f2927 by Jaroslaw Staniek. Committed on 03/08/2012 at 23:56. Pushed by staniek into branch 'master'. Fix crash on importing CSV files with more than 1024 columns REVIEW:105844 M +90 -28 kexi/plugins/importexport/csv/kexicsvimportdialog.cpp M +3 -8 kexi/plugins/importexport/csv/kexicsvimportdialog.h http://commits.kde.org/calligra/10451576f484318231dba286683519a4ab8f2927 |