https://bugs.kde.org/show_bug.cgi?id=405317
--- Comment #13 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 57b9e32ff6c815e48826f92b24db22659ab34782 by Stefan Brüns. Committed on 20/03/2019 at 01:53. Pushed by bruns into branch 'master'. Fix regression when opening DB in read-write mode Commit eb68430ae5f4 ("Baloo engine: treat every non-success code as a failure") introduced a regression, afterwards any attempt to open the DB in read-write mode would fail, as the abort/close/return ended up in an unconditional scope. M +2 -2 src/engine/database.cpp https://commits.kde.org/baloo/57b9e32ff6c815e48826f92b24db22659ab34782 -- You are receiving this mail because: You are watching all bug changes.