4664: Description under `Repository name` field is incorrect for Bitbucket repos

jtrang

What version are you running?

4.0.x

What's the URL of the page containing the problem?

/admin/db/scmtools/repository/add/

What steps will reproduce the problem?

  1. Login to Review Board as an admin
  2. Go to the URL above to add a new repository
  3. Select Bitbucket as the hosting service under REPOSITORY HOSTING
  4. See the description under Repository name under REPOSITORY INFORMATION

What is the expected output? What do you see instead?

Expected: the description should read

This is the <repo_name> in https://bitbucket.org/<username>/<repo_name>/

Actual: the description currently says

The username of the user who owns the repository. This is the <repo_name> in https://bitbucket.org/<username>/<repo_name>/

What operating system are you using? What browser?

macOS High Sierra, Google Chrome Version 64.0.3282.186 (Official Build) (64-bit)

Please provide any additional information below.


david
#1 david
  • +Component:Admin
    +EasyFix
skaefer143
#2 skaefer143

I'll do this one!

david
#3 david

Fixed in release-3.0.x (64ab20b). This will ship in 3.0.10. Thanks!

  • -New
    +Fixed