Filters shouldn't be updated on the phone
Bug #1229201 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
Filters shouldn't be updated by home scope if it's running on the phone, because only single-selection filters will be supported on the phone.
Related branches
lp://staging/~stolowski/unity-scope-home/phone-disable-filters
- PS Jenkins bot (community): Approve (continuous-integration)
- Michal Hruby (community): Approve
-
Diff: 954 lines (+519/-154)13 files modifiedconfigure.ac (+1/-1)
src/platform-info.vala (+14/-11)
src/scope-registry.vala (+2/-1)
src/scope.vala (+18/-6)
src/search-util.vala (+0/-11)
tests/fake-server/samples/remote-scopes-minimal.txt (+1/-0)
tests/unit/Makefile.am (+14/-3)
tests/unit/data/unity/scopes/masterscope_a.scope (+2/-2)
tests/unit/data/unity/scopes/masterscope_b.scope (+2/-2)
tests/unit/data/unity/scopes/more_suggestions.scope (+17/-0)
tests/unit/data/unity/scopes/reference.scope (+33/-0)
tests/unit/test-home-scope.vala (+221/-117)
tests/unit/test-utils.vala (+194/-0)
Changed in unity-scope-home: | |
status: | New → Confirmed |
assignee: | nobody → Pawel Stolowski (stolowski) |
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 174, scheduled for release in unity-scope-home, milestone Unknown