I have problem with svn repository in Bitnami redmine.
Any idea what is causing it?
Started GET "/redmine/projects/webservices-radius/repository/diff?utf8=%E2%9C%93&rev=14&rev_to=13" for 176.110.144.140 at 2013-07-08 16:44:38 +0200 Processing by RepositoriesController#diff as HTML Parameters: {"utf8"=>"â", "rev"=>"14", "rev_to"=>"13", "id"=>"webservices-radius"} Current user: newtonek (id=1) Read fragment views/repositories/diff/8/f09def46a3738f47a6eb1ab6440c418c (0.1ms) Read fragment views/repositories/diff/8/f09def46a3738f47a6eb1ab6440c418c (0.2ms) Rendered common/_diff.html.erb (4.9ms) Rendered repositories/diff.html.erb within layouts/base (7.9ms) Completed 500 Internal Server Error in 53ms
ActionView::Template::Error (undefined method ord' for nil:NilClass):
1: <% diff = Redmine::UnifiedDiff.new(
2: diff, :type => diff_type,
3: :max_lines => Setting.diff_max_lines_displayed.to_i,
4: :style => diff_style) -%>
lib/redmine/unified_diff.rb:209:in
offsets'
lib/redmine/unified_diff.rb:187:in block in write_offsets'
lib/redmine/unified_diff.rb:184:in
times'
lib/redmine/unified_diff.rb:184:in write_offsets'
lib/redmine/unified_diff.rb:163:in
parse_line'
lib/redmine/unified_diff.rb:85:in add_line'
lib/redmine/unified_diff.rb:33:in
block in initialize'
lib/redmine/unified_diff.rb:31:in each'
lib/redmine/unified_diff.rb:31:in
initialize'
app/views/common/_diff.html.erb:1:in new'
app/views/common/_diff.html.erb:1:in
_app_views_common__diff_html_erb1005209810238107617_64535520'
app/views/repositories/diff.html.erb:16:in block in _app_views_repositories_diff_html_erb___2992943896954253235_64416300'
app/views/repositories/diff.html.erb:15:in
_app_views_repositories_diff_html_erb2992943896954253235_64416300'