Vote #72801
完了Repository identifier does not display on Project/Settings/Repositories
0%
説明
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.
journals
--------------------------------------------------------------------------------
Fix committed in r10837.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Merged in 2.1-stable.
--------------------------------------------------------------------------------