Defect #12052
closedLine reference for source code in git repository defunct
0%
Description
- reference to source:file.f works
- reference to source:file.f#170 does not work (i checked that it has enough lines)
Error message from log:
Started GET "/projects/diviner/repository/entry/p3dgeom.f%23170" for 128.97.245.186 at Tue Oct 09 08:22:49 -0700 2012
Processing by RepositoriesController#entry as HTML
Parameters: {"id"=>"diviner", "path"=>"p3dgeom.f#170"}
Rendered common/error.html.erb within layouts/base (0.1ms)
Completed 404 Not Found in 536ms (Views: 37.7ms | ActiveRecord: 109.8ms)
My environment:
Redmine 2.0.3 stable
git 1.7.1
Output of 'rake about':
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.8.24
Rack version 1.3
Rails version 3.2.6
Active Record version 3.2.6
Action Pack version 3.2.6
Active Resource version 3.2.6
Action Mailer version 3.2.6
Active Support version 3.2.6
(Question about category: Why don't you guys have a Repository category?)