Islandora-Labs / islandora_solution_pack_oralhistories

Adds all required Fedora objects to allow users to ingest and retrieve Oral Histories (video/audio) files through the Islandora interface
GNU General Public License v3.0
13 stars 23 forks source link

Error on collection managing #153

Open DonRichards opened 5 years ago

DonRichards commented 5 years ago

When I try to click Manage > collection on a collection that is solely oral history I get the following errors.

ArgumentCountError: Too few arguments to function islandora_oralhistories_islandora_oralhistoriesCModel_islandora_derivative(), 0 passed in /var/www/drupal/includes/module.inc on line 965 and exactly 1 expected in islandora_oralhistories_islandora_oralhistoriesCModel_islandora_derivative() (line 254 of /var/www/drupal/sites/all/modules/islandora_solution_pack_oralhistories/islandora_oralhistories.module)

Screen Shot 2020-02-03 at 7 46 40 AM

bryjbrown commented 4 years ago

+1, I'm testing this module for use at FSU and we ran into this immediately. Not sure what to do about it or how to fix.