1968: Trying to create a Bazaar repo returns: Unrecognised value for BZR_SSH environment variable: rbssh

sped****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Feb. 7, 2011
What version are you running?
1.5.2

What's the URL of the page containing the problem?
/admin/db/scmtools/repository/add/

What steps will reproduce the problem?
1. Select custom hosting service.
2. Bazaar repository type.
3. Path starting with sftp:// or bzr+ssh:// to a repository.
4. Username and password working with SSH.

What is the expected output? What do you see instead?
Expecting to see a new repo but instead I get: "Unrecognised value for BZR_SSH environment variable: rbssh"

What operating system are you using? What browser?
Windows 7 with Chrome 11.0.655.0

Please provide any additional information below.
It seems that SSH is working since it gives an error if the credentials are wrong. However when they are right I get the aforementioned error.
chipx86
#1 chipx86
Okay, regression in 1.5.2. Seems silly that they actually are limiting what can go in there. Looking into it.
  • +Confirmed
  • -Priority-Medium
    +Priority-High
    +Milestone-Release1.5.x
    +Component-SSH
  • +chipx86
chipx86
#2 chipx86
Fixed on release-1.5.x and master. This will be going into a 1.5.3 release shortly.
  • -Confirmed
    +Fixed