Merge lp://staging/~boiko/history-service/fix_group_thread_matching into lp://staging/history-service

Proposed by Gustavo Pichorim Boiko
Status: Merged
Approved by: Tiago Salem Herrmann
Approved revision: 183
Merged at revision: 184
Proposed branch: lp://staging/~boiko/history-service/fix_group_thread_matching
Merge into: lp://staging/history-service
Diff against target: 397 lines (+159/-51)
6 files modified
plugins/sqlite/sqlitehistoryeventview.cpp (+14/-2)
plugins/sqlite/sqlitehistoryplugin.cpp (+6/-22)
plugins/sqlite/sqlitehistoryplugin.h (+1/-1)
plugins/sqlite/sqlitehistorythreadview.cpp (+14/-2)
plugins/sqlite/tests/SqlitePluginTest.cpp (+31/-13)
src/tests/EventViewTest.cpp (+93/-11)
To merge this branch: bzr merge lp://staging/~boiko/history-service/fix_group_thread_matching
Reviewer Review Type Date Requested Status
Tiago Salem Herrmann (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+247916@code.staging.launchpad.net

Commit message

Use QSqlQuery::bindValue() to pass filter arguments to the query to prevent errors.

Description of the change

Use QSqlQuery::bindValue() to pass filter arguments to the query to prevent errors.

== Checklist ==
Are there any related MPs required for this MP to build/function as expected? Please list.
No

Is your branch in sync with latest trunk (e.g. bzr pull lp:trunk -> no changes)
Yes

Did you perform an exploratory manual test run of your code change and any related functionality on device or emulator?
Yes

Did you successfully run all tests found in your component's Test Plan (https://wiki.ubuntu.com/Process/Merges/TestPlan/<package-name>) on device or emulator?
Yes

If you changed the UI, was the change specified/approved by design?
N/A

If you changed UI labels, did you update the pot file?
N/A

If you changed the packaging (debian), did you add a core-dev as a reviewer to this MP?
N/A

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Tiago Salem Herrmann (tiagosh) wrote :

Tested and works fine.

Did you perform an exploratory manual test run of the code change and any related functionality on device or emulator?
Yes

Did CI run pass? If not, please explain why.
Yes

Have you checked that submitter has accurately filled out the submitter checklist and has taken no shortcut?
Yes

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches