When checking status from SSO server, avoid depending on capitalization
Bug #653165 reported by
Natalia Bidart
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Single Sign On Client |
Fix Released
|
Low
|
Ubuntu One Client Engineering team |
Bug Description
We have pieces of code checking status as per:
if result['status'] == 'ok':
...
We should not depend on capitalization.
Related branches
lp://staging/~nataliabidart/ubuntu-sso-client/store-creds
- Didier Roche-Tolomelli: Approve
- Eric Casteleijn (community): Approve
- Diff: 0 lines
Changed in ubuntu-sso-client: | |
status: | New → Triaged |
importance: | Undecided → Low |
assignee: | nobody → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
tags: | added: desktop+ u1-natty |
Changed in ubuntu-sso-client: | |
status: | Triaged → Fix Committed |
Changed in ubuntu-sso-client: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.