exceptions print out urls instead of nice paths

Bug #54054 reported by John A Meinel
4
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned
Breezy
Triaged
Wishlist
Unassigned

Bug Description

Currently, if we get a NotABranch, or other such exception, we print out the url to the path, rather than using unescape_for_display(). This means that 'bzr get /not/a/path' will print out a file:/// url rather than /not/a/path, as well as printing out escaped characters for unicode characters.

This is mostly just a TODO. A reasonably easy way to do it, would be to use unescape_for_display() in the exception handler for exceptions that have a 'url' or 'path' member.

Revision history for this message
John A Meinel (jameinel) wrote :

Just marking this as a TODO for myself. But probably not for 0.9

Changed in bzr:
assignee: nobody → jameinel
importance: Untriaged → Wishlist
status: Unconfirmed → Confirmed
Revision history for this message
John A Meinel (jameinel) wrote :

Bumping to keep as a TODO, but 0.11 is already filling up.

Revision history for this message
John A Meinel (jameinel) wrote :

unassigning as I certainly haven't worked on it

Changed in bzr:
assignee: John A Meinel (jameinel) → nobody
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
Jelmer Vernooij (jelmer)
tags: added: error-reporting
removed: check-for-breezy
Changed in brz:
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.