Bug #718
Feature #36: associate publications with projects
404 when clicking on publication name
Status: | Closed | Start date: | 2013-09-17 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | Chris Cannam | % Done: | 0% | |
Category: | - | |||
Target version: | Bibliography Beta |
Description
- Go to publication list in a project you are logged in as a member of, e.g. https://code.soundsoftware.ac.uk/publications?project_id=soundsoftware
- Click on the name of a publication
- Observe 404 error. In log file:
ActionController::RoutingError (No route matches {:controller=>"authorships", :action=>"sort"}): actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:544:in `raise_routing_error' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:540:in `rescue in generate' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:532:in `generate' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:573:in `generate' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:598:in `url_for' actionpack (3.2.13) lib/action_dispatch/routing/url_for.rb:148:in `url_for' actionpack (3.2.13) lib/action_view/helpers/url_helper.rb:107:in `url_for' plugins/redmine_bibliography/app/views/publications/show.html.erb:19:in `_plugins_redmine_bibliography_app_views_publications_show_html_erb___891313243867408032_69900601200000' actionpack (3.2.13) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.13) lib/action_view/template.rb:143:in `render'
This is with a newly-updated version of the site code, but reverting to the last live revision (r1360) did not fix it.
History
#1 Updated by Luis Figueira about 11 years ago
- Status changed from New to Closed
- Assignee changed from Luis Figueira to Chris Cannam
- Target version set to Bibliography Beta
- Parent task set to #36
This has now been fixed.