open branch does not strip trailing whitespace
Bug #430198 reported by
John A Meinel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Confirmed
|
Medium
|
Unassigned |
Bug Description
If you supply the path to a branch as "foo/bar " and the branch is at "foo/bar", it will fail to open, and give a very confusing message, because the path looks correct to you.
I suggest just adding a rstrip() to the input.
affects: | bzr-explorer → qbzr |
To post a comment you must log in.
What the actual command we talking about?