[kmymoney] [Bug 374527] Payee error matching when importing statements

2019-08-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=374527

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In|4.8.1   |4.8.1,5.0.0

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

[kmymoney] [Bug 374527] Payee error matching when importing statements

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

Ralf Habacker  changed:

   What|Removed |Added

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

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

[kmymoney] [Bug 374527] Payee error matching when importing statements

2017-01-25 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=374527

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/bbefd9f1d042a82779254 |money/0f53af053f64c7e5f8850
   |75e3286bc10539a6445 |d87270b17b3ebc6af66

--- Comment #2 from Thomas Baumgart  ---
Git commit 0f53af053f64c7e5f8850d87270b17b3ebc6af66 by Thomas Baumgart.
Committed on 25/01/2017 at 08:45.
Pushed by tbaumgart into branch '4.8'.

Correct interpretation of return code

Since the 'no-match at all' condition of QRegExp::indexIn() also returns
a value that is 'true', the return value must be compared against -1 instead.
(cherry picked from commit bbefd9f1d042a8277925475e3286bc10539a6445)

M  +2-2kmymoney/converter/mymoneystatementreader.cpp

https://commits.kde.org/kmymoney/0f53af053f64c7e5f8850d87270b17b3ebc6af66

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

[kmymoney] [Bug 374527] Payee error matching when importing statements

2017-01-04 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=374527

Thomas Baumgart  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kmy
   ||money/bbefd9f1d042a82779254
   ||75e3286bc10539a6445

--- Comment #1 from Thomas Baumgart  ---
Git commit bbefd9f1d042a8277925475e3286bc10539a6445 by Thomas Baumgart.
Committed on 04/01/2017 at 09:32.
Pushed by tbaumgart into branch 'master'.

Correct interpretation of return code

Since the 'no-match at all' condition of QRegExp::indexIn() also returns
a value that is 'true', the return value must be compared against -1 instead.

M  +2-2kmymoney/converter/mymoneystatementreader.cpp

https://commits.kde.org/kmymoney/bbefd9f1d042a8277925475e3286bc10539a6445

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

[kmymoney] [Bug 374527] Payee error matching when importing statements

2017-01-04 Thread Alexandre
https://bugs.kde.org/show_bug.cgi?id=374527

Alexandre  changed:

   What|Removed |Added

 CC||alexandre...@gmail.com

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