exedge 2.6.0

Tested at Sat May 26 04:27:03 -0500 2007

Status: Broken

Action Controller: Exception caught

NoMethodError in Articles#index

Showing themes/exedge/views/articles/index.rhtml where line #13 raised:

You have a nil object when you didn't expect it!
The error occured while evaluating nil.sub

Extracted source (around line #13):

10: 		output << links[0].sub("Posted in ", "")
11: 		output << '<br/>'
12: 		output << '<br/>'
13: 		output << links[1].sub("<a ", "<a class=\"comments\" ") + '<br/>'
14: 		output << links[2].sub("<a ", "<a class=\"trackbacks\" ")
15: 		output << '</div>'
16: 		output << '<div class="post-content">'

RAILS_ROOT: /Users/tim/src/typo-theme-system/typo/tags/release_2_6_0

Application Trace | Framework Trace | Full Trace
#{RAILS_ROOT}/app/views/../../themes/exedge/views/articles/index.rhtml:13
#{RAILS_ROOT}/app/views/../../themes/exedge/views/articles/index.rhtml:3
#{RAILS_ROOT}/lib/rails_patch/renderfix.rb:25:in `render_file'
#{RAILS_ROOT}/lib/rails_patch/renderfix.rb:18:in `render_file'
/usr/local/bin/mongrel_rails:18

Request

Parameters: None

Show session dump

Response

Headers: {"cookie"=>[], "Cache-Control"=>"no-cache"}