gwu-libraries / gw-sufia

GWU Libraries Self-Deposit Prototype - based on Sufia 4
2 stars 1 forks source link

Featured Works / Save Order button results in error #71

Open kerchner opened 10 years ago

kerchner commented 10 years ago

"Featured Works on homepage" - there is now a "Save Order" button, but pressing the button results in this error:

ActionController::ParameterMissing in FeaturedWorkListsController#create param is missing or the value is empty: featured_work_list

kerchner commented 10 years ago

This only occurs when there are zero featured items. Perhaps the Save Order button should be hidden anyway, when there are zero items.