duke-libraries / course-assets

Hydra-based application for archiving course assets
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Index list error #162

Closed dchandekstark closed 9 years ago

dchandekstark commented 9 years ago
Started GET "/?f%5Bdesc_metadata__tag_sim%5D%5B%5D=foreign+policy" for 10.180.16.240 at 2014-11-03 10:02:13 -0500
Processing by CatalogController#index as HTML
  Parameters: {"f"=>{"desc_metadata__tag_sim"=>["foreign policy"]}}
display value Video
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (1.7ms)
display value Jentleson, Bruce W
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (1.0ms)
display value foreign policy
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (0.9ms)
display value quicktime (ISO Media, Apple QuickTime movie, MOV, Quicktime)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (1.0ms)
display value 21st Century American Foreign Policy
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (1.0ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facets.html.erb (7.5ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_constraints_element.html.erb (0.1ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_did_you_mean.html.erb (0.1ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_selected.html.erb (0.4ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_sort_and_per_page.html.erb (0.1ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_results_pagination.html.erb (0.1ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/dashboard/_index_partials/_thumbnail_display.html.erb (0.9ms)
  Rendered catalog/_index_partials/_list_files.html.erb (3.3ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_index_partials/_default_group.html.erb (3.6ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_document_list.html.erb (4.0ms)
  Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/index.html.erb within layouts/sufia-two-column (14.9ms)
Completed 500 Internal Server Error in 67ms

ActionView::Template::Error (undefined method `module' for #<ActiveSupport::HashWithIndifferentAccess:0x007f6ae4e8f2a0>):
    12:     </tr>
    13:     <tr>
    14:       <th><h4>Module:</h4></th>
    15:       <td><%= document.module %></td>
    16:     </tr>
    17:     <tr>
    18:       <th><h4>Title:</h4></th>
  app/views/catalog/_index_partials/_list_files.html.erb:15:in `_app_views_catalog__index_partials__list_files_html_erb__4284844176962245992_68860280'
jimtuttle commented 9 years ago

Oh, right!

Jim Tuttle Head, Digital Repository Services Duke University Libraries 919.613.6831tel:919.613.6831

On Nov 3, 2014, at 10:07, David Chandek-Stark notifications@github.com<mailto:notifications@github.com> wrote:

Started GET "/?f%5Bdesc_metadatatag_sim%5D%5B%5D=foreign+policy" for 10.180.16.240 at 2014-11-03 10:02:13 -0500 Processing by CatalogController#index as HTML Parameters: {"f"=>{"desc_metadatatag_sim"=>["foreign policy"]}} display value Video Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (1.7ms) display value Jentleson, Bruce W Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (1.0ms) display value foreign policy Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (0.9ms) display value quicktime (ISO Media, Apple QuickTime movie, MOV, Quicktime) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (1.0ms) display value 21st Century American Foreign Policy Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_limit.html.erb (1.0ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facets.html.erb (7.5ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_constraints_element.html.erb (0.1ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_did_you_mean.html.erb (0.1ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_facet_selected.html.erb (0.4ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_sort_and_per_page.html.erb (0.1ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_results_pagination.html.erb (0.1ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/dashboard/_index_partials/_thumbnail_display.html.erb (0.9ms) Rendered catalog/_index_partials/_list_files.html.erb (3.3ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_index_partials/_default_group.html.erb (3.6ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/_document_list.html.erb (4.0ms) Rendered /home/hydra/.rvm/gems/ruby-2.0.0-p451@course-assets/gems/sufia-3.7.2/app/views/catalog/index.html.erb within layouts/sufia-two-column (14.9ms) Completed 500 Internal Server Error in 67ms

ActionView::Template::Error (undefined method module' for #<ActiveSupport::HashWithIndifferentAccess:0x007f6ae4e8f2a0>): 12: </tr> 13: <tr> 14: <th><h4>Module:</h4></th> 15: <td><%= document.module %></td> 16: </tr> 17: <tr> 18: <th><h4>Title:</h4></th> app/views/catalog/_index_partials/_list_files.html.erb:15:in_app_views_catalogindex_partials__list_files_html_erb4284844176962245992_68860280'

— Reply to this email directly or view it on GitHubhttps://github.com/duke-libraries/course-assets/issues/162.

dchandekstark commented 9 years ago

@coblej Will be using module_number as the method name on SolrDocument.