(fwd) bzr log shows branch nick as urlencoded string

Bug #66857 reported by Martin Pool
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Alexander Belchenko

Bug Description

 affects /products/bzr

----- Forwarded message from Alexander Belchenko <email address hidden> -----

From: Alexander Belchenko <email address hidden>
Subject: probably bug: bzr log show branch nick as urlencoded string
Date: Wed, 18 Oct 2006 14:11:16 +0300

Reproduction:

$ bzr init !repo
$ cd !repo
$ bzr nick
%21repo

$ bzr mkdir dir
$ bzr ci -m initial
$ bzr log
------------------------------------------------------------
revno: 1
committer: Alexander Belchenko <email address hidden>
branch nick: %21repo
timestamp: Wed 2006-10-18 14:08:20 +0300
message:
  initial

IIUC, it's because auto-nick is based on URL, and therefore has
URL-encoded form. So, probably to fix this need to change method that
obtain auto-nick to decode URL back to normal form.

Revision history for this message
Wouter van Heyst (larstiq) wrote :

merged in r2141

Changed in bzr:
assignee: nobody → bialix
importance: Undecided → Low
status: Unconfirmed → Fix Released
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.