--publish-file doesn't end correctly for non-ascii paths
Bug #998079 reported by
Facundo Batista
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Fix Released
|
High
|
Diego Sarmentero |
Bug Description
facundo@
/usr/lib/
return info['path'] == path
And it just hangs there.
For the record, it's trying to compare the orginal path (bytes, '/home/
Setting to high because as it doesn't finish, it doesn't give you the published url, and there's no other easy way to get it.
Related branches
lp:~diegosarmentero/ubuntuone-client/publish-file
- Mike McCracken (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 57 lines (+33/-3)2 files modifiedtests/platform/test_tools.py (+30/-0)
ubuntuone/platform/tools/__init__.py (+3/-3)
Changed in ubuntuone-client: | |
assignee: | nobody → Diego Sarmentero (diegosarmentero) |
Changed in ubuntuone-client: | |
status: | Confirmed → Fix Committed |
Changed in ubuntuone-client: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.