Skip to content

Adding a repository to explicit main/ group causes display issues in the repository list. #439

@gitblit

Description

@gitblit

Originally reported on Google Code with ID 143

What steps will reproduce the problem?
1. Create a repository without grouping. ("firstrepo").
2. Create another repository explicitly using main as group. ("main/secondrepo")

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

Not sure what the expected output. The real output is that I see
'main' listed twice in my repository list and the second repo
has vanished from the user interface:

main
   firstrepo
other groups
main
   firstrepo

The git folder on the server shows up as:

/firstrepo
/main/secondrepo

And the repository is still accessible through sitename.com/summary/main%2Fsecondrepo.git

What version of the product are you using? On what operating system?

gitblit 1.1.0 express on ubuntu 12.04 with java 1.7 .

Please provide any additional information below.

The workaround is to delete or move the repository and the 
web interface goes back to normal.

Reported by criminy on 2012-10-05 16:04:18

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions