| Summary: | problem applying a CSV import model | ||
|---|---|---|---|
| Product: | [Applications] kaddressbook | Reporter: | p92 |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tokoe |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
p92
2010-04-11 12:05:16 UTC
SVN commit 1113676 by tokoe: Do not emit the 'Skip first row' signal twice, that will confuse the update mechanism and we end up with an empty model. BUG: 234032 M +5 -0 csvimportdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1113676 |