Location Track Property Is Presented Encoded
Bug #473500 reported by
AsstZD
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Exaile |
Fix Released
|
Medium
|
Johannes Sasongko |
Bug Description
[Rev 2594]
In track properties dialog Location field is presented as encoded URL, and therefore unreadable. It should be decoded to UTF-8 for UI presentation, and back when applying changes.
Anything like 'file:/
Changed in exaile: | |
importance: | Undecided → Medium |
milestone: | none → 0.3.1 |
status: | New → Confirmed |
Changed in exaile: | |
assignee: | nobody → Johannes Sasongko (sjohannes) |
status: | Confirmed → Fix Committed |
Changed in exaile: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Trunk now displays Location in path format if it's a local file and doesn't have an invalid path / filename.
Files whose path contain invalid characters will still be displayed in URI form (because it's invalid anyway, we can't safely display the actual path).