You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Open the EditRepositoryPage by editing or creating a repository
2. Select the access permissions tab
3. Select a permission in the user or team permissions section
4. Click the add button
This (3) is also the state after adding a permission.
What is the expected output? What do you see instead?
The button should have no effect, like when no permission is selected.
What version of the product are you using? On what operating system?
Gitblit WAR 1.3.2
patch based on 1.4.0-SNAPSHOT, commit 3daba4304dba818d54eb9b74d8d35df5aab8fee5 (2013-11-22
16:36:05)
OS:
Debian Wheezy (3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux)
Java:
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1~deb7u1)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
Please provide any additional information below.
I'm unsure if registrant == null (no user/team selected) is a valid choice anywhere
else, my patch assumes that it is never valid.
Originally reported on Google Code with ID 344
Reported by
fpeters.fae
on 2013-11-26 13:31:00- _Attachment: [gitblit.patch](https://storage.googleapis.com/google-code-attachments/gitblit/issue-344/comment-0/gitblit.patch)_
The text was updated successfully, but these errors were encountered: