[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2017-07-01 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=360747

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In|4.8.0   |5.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2017-07-01 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=360747

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||4.8.0
 CC||ralf.habac...@freenet.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2016-05-08 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360747

NSLW  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kmym |http://commits.kde.org/kmym
   |oney/4debce51fe4afa867db9d3 |oney/70b85864c91151bc68fe8f
   |3baaa1a0185b031379  |dae9c432bb93a44ba9

--- Comment #6 from NSLW  ---
Git commit 70b85864c91151bc68fe8fdae9c432bb93a44ba9 by Łukasz Wojniłowicz.
Committed on 08/05/2016 at 07:14.
Pushed by wojnilowicz into branch 'frameworks'.

Use parseLine() to determine most likely fieldDelimiter

Current routine doesn't calculate columns well when
FieldDelimiter=DecimalSymbol. parseLine() from csvutil.cpp does it
properly.
REVIEW: 127712

M  +3-3kmymoney/plugins/csvimport/investprocessing.cpp

http://commits.kde.org/kmymoney/70b85864c91151bc68fe8fdae9c432bb93a44ba9

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2016-05-08 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360747

NSLW  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/kmym
   ||oney/4debce51fe4afa867db9d3
   ||3baaa1a0185b031379
 Resolution|--- |FIXED

--- Comment #5 from NSLW  ---
Git commit 4debce51fe4afa867db9d33baaa1a0185b031379 by Łukasz Wojniłowicz.
Committed on 08/05/2016 at 07:11.
Pushed by wojnilowicz into branch 'master'.

Use parseLine() to determine most likely fieldDelimiter

Current routine doesn't calculate columns well when
FieldDelimiter=DecimalSymbol. parseLine() from csvutil.cpp does it
properly.
REVIEW: 127712

M  +3-3kmymoney/plugins/csvimport/investprocessing.cpp

http://commits.kde.org/kmymoney/4debce51fe4afa867db9d33baaa1a0185b031379

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2016-03-26 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360747

allan  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2016-03-26 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360747

allan  changed:

   What|Removed |Added

  Attachment #97981|[PATCH] Use parseLine() to  |[PATCH] CSV Importer
description|determine most likely   |detects more columns than
   |fieldDelimiter  |are assigned

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2016-03-26 Thread Thomas Baumgart via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360747

Thomas Baumgart  changed:

   What|Removed |Added

 CC||agande...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2016-03-19 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360747

--- Comment #3 from NSLW  ---
Created attachment 97980
  --> https://bugs.kde.org/attachment.cgi?id=97980=edit
Warning about columns number

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2016-03-19 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360747

--- Comment #2 from NSLW  ---
Created attachment 97979
  --> https://bugs.kde.org/attachment.cgi?id=97979=edit
Column Assignment for CSV file

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmymoney4] [Bug 360747] CSV Importer detects more columns than are assigned

2016-03-19 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360747

--- Comment #1 from NSLW  ---
Created attachment 97978
  --> https://bugs.kde.org/attachment.cgi?id=97978=edit
CSV Test File

-- 
You are receiving this mail because:
You are watching all bug changes.