dead code cleanup: remove open-ils.search.added_content.*

Bug #1820747 reported by Galen Charlton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Confirmed
Low
Unassigned

Bug Description

The module Open-ILS/src/perlmods/lib/OpenILS/Application/Search/AddedContent.pm implements several methods that are hard-coded to return dummy data:

open-ils.search.added_content.summary.retrieve
open-ils.search.added_content.review.retrieve.random
open-ils.search.added_content.review.retrieve.all
open-ils.search.added_content.toc.retrieve

Three of these are referred to in Open-ILS/web/opac/common/js/config.js but are never used.

As of commit c63f5793bbdb61, all of this stuff was intentionally unused, and any potential use of OpenILS::Application::Search::AddedContent as a dummy default base class for added content handlers appears to have gone by the wayside. Consequently, this code should be removed.

Tags: cleanup
Galen Charlton (gmc)
Changed in evergreen:
milestone: none → 3.next
importance: Undecided → Low
Revision history for this message
Mike Rylander (mrylander) wrote :

Looks like this code is truly dead now. Confirming.

Changed in evergreen:
status: New → Confirmed
Michele Morgan (mmorgan)
tags: added: cleanup
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.