Skip to content

Fix NPE when there are two repositories which only differ in case - #204

Merged
gitblit merged 1 commit into
gitblit-org:masterfrom
svogt:fixNPE
Jun 18, 2014
Merged

Fix NPE when there are two repositories which only differ in case#204
gitblit merged 1 commit into
gitblit-org:masterfrom
svogt:fixNPE

Conversation

@svogt

@svogt svogt commented Jun 18, 2014

Copy link
Copy Markdown
Contributor

We had two repositories which differed only in case. This caused an NPE during start. Using the guarded method restores the old behavior (like in Gitblit 1.3.2) where only one of the two repos is shown in the overview.

At least better than failing to start ;)

@gitblit
gitblit merged commit 396e9bb into gitblit-org:master Jun 18, 2014
@svogt
svogt deleted the fixNPE branch November 10, 2014 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants