Merge lp:~ken-vandine/content-hub/lp1429695 into lp:content-hub
| Status: | Merged |
|---|---|
| Approved by: | Ken VanDine on 2015-03-31 |
| Approved revision: | 192 |
| Merged at revision: | 195 |
| Proposed branch: | lp:~ken-vandine/content-hub/lp1429695 |
| Merge into: | lp:content-hub |
| Diff against target: |
29 lines (+9/-3) 1 file modified
import/Ubuntu/Content/contentpeer.cpp (+9/-3) |
| To merge this branch: | bzr merge lp:~ken-vandine/content-hub/lp1429695 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Michael Sheldon (community) | 2015-03-30 | Approve on 2015-03-31 | |
| PS Jenkins bot | continuous-integration | Approve on 2015-03-30 | |
|
Review via email:
|
|||
Commit Message
When requesting an import from an unknown peer, abort the transfer. This is most likely to occur when requesting the default peer for a ContentType that has no default registered.
Description of the Change
When requesting an import from an unknown peer, abort the transfer. This is most likely to occur when requesting the default peer for a ContentType that has no default registered.
To test this:
* install the test click package[1]
* launch it from the app scope
* click the import ebook button and verify the state displayed below is "5"
* click the import pictures button, select a picture from gallery and verify the state below is "4"
1. http://
| Ken VanDine (ken-vandine) wrote : | # |
- 192. By Ken VanDine on 2015-03-30
-
merged trunk
| PS Jenkins bot (ps-jenkins) wrote : | # |
PASSED: Continuous integration, rev:192
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Michael Sheldon (michael-sheldon) wrote : | # |
Approved, but with a note on one of the comments that might be a typo?
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

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/ content- hub) on device or emulator?
* Yes
If you changed the UI, was the change specified/approved by design?
* No change
If you changed UI labels, did you update the pot file?
* No change
If you changed the packaging (debian), did you add a core-dev as a reviewer to this MP?
* No change