kumbha trunk

Tested at Sat May 26 04:47:32 -0500 2007

Status: Broken

Action Controller: Exception caught

ActiveRecord::StatementInvalid in Articles#index

Showing app/views/articles/index.haml where line # raised:

PGError: ERROR:  relation "feedback" does not exist
:             SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
              FROM pg_attribute a LEFT JOIN pg_attrdef d
                ON a.attrelid = d.adrelid AND a.attnum = d.adnum
             WHERE a.attrelid = 'feedback'::regclass
               AND a.attnum > 0 AND NOT a.attisdropped
             ORDER BY a.attnum

Extracted source (around line #):

RAILS_ROOT: /Users/tim/src/typo-theme-system/typo/trunk/config/..

Application Trace | Framework Trace | Full Trace
_article.haml:5
#{RAILS_ROOT}/app/models/article.rb:195:in `published_comments'
#{RAILS_ROOT}/app/helpers/application_helper.rb:36:in `comments_link'
#{RAILS_ROOT}/app/helpers/articles_helper.rb:88:in `article_links'
#{RAILS_ROOT}/app/helpers/articles_helper.rb:85:in `article_links'
(eval):16:in `_haml_render'
(eval):6:in `_haml_render'
/usr/local/bin/mongrel_rails:18

Request

Parameters: None

Show session dump

Response

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