Bug #223
Feature #36: associate publications with projects
Feature #221: Publication Detail view
View All link on publications detail page does not work
Status: | Closed | Start date: | 2011-07-27 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Luis Figueira | % Done: | 0% | |
Category: | - | |||
Target version: | Bibliography Alpha |
Description
There is a View All link at the bottom of the publications detail page, but it doesn't work:
ActiveRecord::RecordNotFound in PublicationsController#index Couldn't find Project without an ID RAILS_ROOT: /var/www/test-cannam Application Trace | Framework Trace | Full Trace /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/base.rb:1601:in `find_from_ids' /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/base.rb:620:in `find' /var/www/test-cannam/app/models/project.rb:260:in `find'