3262: Add repository page shows confusing note about SSH public key

tomi*****@gmai***** (Google Code) (Is this you? Claim this profile.)
david
david
March 15, 2014
Add repository page shows following note:

Note: If your provider or repository requires an SSH key for access, you can click "Show SSH Public Key" to the right.

However when adding a new repository the "Show SSH Public Key" button is not shown.

What version are you running?
RB 1.7.21

What's the URL of the page containing the problem?
http://<reviewboard>/reviews/admin/db/scmtools/repository/add/

What steps will reproduce the problem?
1. Try to add a new repository when an SSH key is added to RB

What is the expected output? What do you see instead?
It is expected that either the note is not shown or the button that the note refers to is shown as well

What operating system are you using? What browser?
tomi@-:~$ uname -a
Linux - 3.2.0-55-generic #85-Ubuntu SMP Wed Oct 2 12:29:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
tomi@-:~$ python -v
Python 2.7.3 (default, Sep 26 2013, 20:03:06)
[GCC 4.6.3] on linux2
tomi@-:~$ django-admin.py --version
1.4.10

Please provide any additional information below.
chipx86
#1 chipx86
  • +Confirmed
  • +Milestone-Release1.7.x
    +EasyFix
    +Component-Admin
david
#2 david
  • -Confirmed
    +Started
  • +david
david
#3 david
Fixed in release-1.7.x (334d826). Thanks!
  • -Started
    +Fixed
#4 raa****@gmai***** (Google Code) (Is this you? Claim this profile.)
I have observed the same message in RB version 2.0.13.
Is this fix already ported to 2.0.x?

Thanks
david
#5 david
What do you mean "the same message"? This bug was about a piece of UI being invisible.