Issue 523: application error on add forge identity right
Status:  Released
Owner: ----
Closed:  Mar 2012
Reported by jkoles...@google.com, Apr 2, 2010
Affected Version:
2.1.1.1-75-g9fbcd80

What steps will reproduce the problem?
1. Fresh install of Gerrit
2. Create a new project
3. Grant Push/Create branch to Administrators
4. Grant Forge Committer Identity to Administrators

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

Clicking the 'Add Access Right' button to add the forge identity right
causes a gray error screen saying:

Application Error
Server Error
Invalid Name

Please provide any additional information below.

The log file in gerrit_site/logs/error_log does not have any information.
The last line produced is:
... INFO  com.google.gerrit.pgm.Daemon : Gerrit Code Review
2.1.1.1-75-g9fbcd80 ready


Apr 2, 2010
#1 jkoles...@google.com
More info: This happens when gerrit thinks the ref name is 'refs/*' -- leaving the
parameter unset or setting it explicitly to this value causes the error. Setting the
parameter to 'refs/heads/*' is accepted.
Apr 2, 2010
#2 sop@google.com
Already fixed in 2.1.2.  Try using a newer binary.  :-)

(Specifically commit dd1a0f8b18855e90f6da567e05ca6c9bfa57c8dd)
Status: Fixed
Labels: FixedIn-2.1.2
Mar 27, 2012
#3 sop@google.com
(No comment was entered for this change.)
Status: Released