https://bugs.kde.org/show_bug.cgi?id=416718
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |3.3 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/tel | |lico/f7abcac1aa1060294ae293 | |7ea3338d551aa9e7e1 Status|REPORTED |RESOLVED --- Comment #5 from Robby Stephenson <ro...@periapsis.org> --- Git commit f7abcac1aa1060294ae2937ea3338d551aa9e7e1 by Robby Stephenson. Committed on 26/01/2020 at 02:16. Pushed by rstephenson into branch 'master'. Add Keyword search for MobyGames data source For a Keyword search, if the platform name is included in the search string, it is used to narrow down the search. The name must match the existing platform name exactly. The search strign itself is still just a title search. FIXED-IN: 3.3 M +32 -4 src/fetch/mobygamesfetcher.cpp M +1 -0 src/fetch/mobygamesfetcher.h M +30 -0 src/tests/mobygamesfetchertest.cpp M +1 -0 src/tests/mobygamesfetchertest.h https://commits.kde.org/tellico/f7abcac1aa1060294ae2937ea3338d551aa9e7e1 -- You are receiving this mail because: You are watching all bug changes.