Defect #12332
Repository identifier does not display on Project/Settings/Repositories
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | SCM | |||
Target version: | 2.1.4 | |||
Resolution: | Fixed | Affected version: |
Description
On the project settings page, Repository tab, the "Identifier" column is always blank. This appears to be due to the use of "repository.identifier_param" in app/views/projects/settings/_repositories.html.erb.
Changing both instances of "identifier_param" to "identifier" appears to fix this problem.
Associated revisions
Fixed that repository identifier may not be displayed in project settings (#12332).
History
#1
Updated by Toshi MARUYAMA over 8 years ago
- Tracker changed from Patch to Defect
- Category changed from Project settings to SCM
#2
Updated by Jean-Philippe Lang over 8 years ago
- Status changed from New to Resolved
- Resolution set to Fixed
Fix committed in r10837.
#3
Updated by Jean-Philippe Lang over 8 years ago
- Target version set to 2.1.4
#4
Updated by Jean-Philippe Lang over 8 years ago
- Status changed from Resolved to Closed
- Assignee set to Jean-Philippe Lang
Merged in 2.1-stable.