https://bugs.kde.org/show_bug.cgi?id=374527
Thomas Baumgart <t...@net-bembel.de> 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 <t...@net-bembel.de> --- 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 -2 kmymoney/converter/mymoneystatementreader.cpp https://commits.kde.org/kmymoney/0f53af053f64c7e5f8850d87270b17b3ebc6af66 -- You are receiving this mail because: You are the assignee for the bug.