Canned queries should reuse session id of the original query
Bug #1222788 reported by
Paweł Stołowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity Home Scope |
Fix Committed
|
High
|
Paweł Stołowski | ||
unity-scope-home (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Currently canned query returned by the server via special scopes-query:// schema results in a new search query which generates a new session id. This should be fixed so that an existing session_id is reused and Smart Scopes Server can properly track it.
Related branches
lp://staging/~stolowski/unity-scope-home/canned-queries-session-id
- PS Jenkins bot (community): Approve (continuous-integration)
- Michal Hruby (community): Approve
-
Diff: 129 lines (+50/-19)3 files modifiedsrc/scope.vala (+4/-1)
src/search-query-state.vala (+34/-18)
tests/unit/test-home-scope.vala (+12/-0)
Changed in unity-scope-home: | |
assignee: | nobody → Pawel Stolowski (stolowski) |
description: | updated |
Changed in unity-scope-home: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Fix committed into lp:unity-scope-home at revision 165, scheduled for release in unity-scope-home, milestone Unknown