Bug 29421 - Remove C4::Biblio::GetBiblioData
Summary: Remove C4::Biblio::GetBiblioData
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 27266
Blocks:
  Show dependency treegraph
 
Reported: 2021-11-05 07:45 UTC by Marcel de Rooy
Modified: 2021-11-05 08:41 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2021-11-05 07:45:56 UTC
See also bug 27266
Comment 1 Marcel de Rooy 2021-11-05 08:32:13 UTC
git grep -l GetBiblioData
C4/Biblio.pm
C4/Search.pm
acqui/neworderempty.pl
catalogue/ISBDdetail.pl
catalogue/MARCdetail.pl
catalogue/detail.pl
catalogue/labeledMARCdetail.pl
catalogue/moredetail.pl
cataloguing/merge.pl
misc/release_notes/release_notes_17_11_00.html
misc/release_notes/release_notes_17_11_00.md
opac/opac-detail.pl
opac/opac-reserve.pl
opac/opac-sendbasket.pl
opac/opac-shelves.pl
t/db_dependent/Biblio.t
t/db_dependent/Letters.t
tags/list.pl
Comment 2 Marcel de Rooy 2021-11-05 08:41:15 UTC
opac/opac-sendbasket.pl has been removed now on bug 27266