Merge lp://staging/~facundo/ubuntu-rest-scopes/7digital-support-bad-response into lp://staging/ubuntu-rest-scopes
Proposed by
Facundo Batista
Status: | Merged |
---|---|
Approved by: | Roberto Alsina |
Approved revision: | 456 |
Merged at revision: | 459 |
Proposed branch: | lp://staging/~facundo/ubuntu-rest-scopes/7digital-support-bad-response |
Merge into: | lp://staging/ubuntu-rest-scopes |
Diff against target: |
114 lines (+40/-4) 4 files modified
src/scopes/__init__.py (+17/-1) src/scopes/sevendigital.py (+5/-2) src/scopes/tests/test_base.py (+10/-0) src/scopes/tests/test_sevendigital.py (+8/-1) |
To merge this branch: | bzr merge lp://staging/~facundo/ubuntu-rest-scopes/7digital-support-bad-response |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Roberto Alsina (community) | Approve | ||
Review via email: mp+255888@code.staging.launchpad.net |
Commit message
Support bad xml from 7digital in a new generic way for backend error reporting.
Description of the change
Support bad xml from 7digital in a new generic way for backend error reporting.
To post a comment you must log in.