Project

General

Profile

Error #548

NoMethodError (private method `split' called for nil:NilClass)

Added by Emilio González Montaña over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Category:
SVN command
Target version:
Start date:
2011-07-18
Due date:
2011-07-18
% Done:

100%

Estimated time:
Source:
Testing
Detected on version:
Milestones:

Description

NoMethodError in BrowserController#index

You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.split

RAILS_ROOT: /var/www/rsvn
Application Trace | Framework Trace | Full Trace

/var/www/rsvn/app/controllers/application_controller.rb:137:in `svn_log'
/var/www/rsvn/app/controllers/application_controller.rb:136:in `svn_log'
/var/www/rsvn/app/controllers/browser_controller.rb:9:in `index'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/base.rb:1331:in `send'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/filters.rb:617:in `call_filters'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/var/lib/gems/1.8/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/var/lib/gems/1.8/gems/activesupport-2.3.5/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/flash.rb:146:in `perform_action'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/base.rb:532:in `send'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/base.rb:532:in `process_without_filters'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/filters.rb:606:in `process'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/base.rb:391:in `process'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/base.rb:386:in `call'
/var/lib/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:437:in `call'

Request

Parameters:

None

Show session dump
Response

Headers:

{"Content-Type"=>"",
 "Cache-Control"=>"no-cache"}

Related issues

Related to RSVN - Feature #544: Format messages as multiline texts if neededResolved2011-07-172011-07-17Emilio González Montaña

Actions
#1

Updated by Emilio González Montaña over 12 years ago

  • Description updated (diff)
#2

Updated by Emilio González Montaña over 12 years ago

  • Due date set to 2011-07-18
  • Status changed from In progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF