Output HTTP status to logs
Bug #827911 reported by
Roman Yepishev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Android Files |
Fix Released
|
High
|
Michał Karnicki |
Bug Description
At the moment the log output from the application does not include the status line which makes it a bit harder to find out the reason of the failure. Please add the HTTP status information too.
Related branches
lp://staging/~karni/ubuntuone-files-java-library/rest-logging
Merged
into
lp://staging/~ubuntuone-android-hackers/ubuntuone-files-java-library/trunk-u1f
at
revision 3
- Chad Miller (community): Approve
-
Diff: 307 lines (+88/-60)4 files modifiedsrc/com/ubuntuone/rest/RestApi.java (+28/-11)
src/com/ubuntuone/rest/util/HttpUtil.java (+48/-37)
src/com/ubuntuone/rest/util/IOUtil.java (+4/-5)
src/com/ubuntuone/rest/util/JsonUtil.java (+8/-7)
Changed in ubuntuone-android-files: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Michał Karnicki (karni) |
Changed in ubuntuone-android-files: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-android-files: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.