https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37686
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #5 from Katrin Fischer <[email protected]> --- I really wish you all would stop sneaking Biblio back in: https://wiki.koha-community.org/wiki/Terminology#B git grep "Biblio not found" Koha/REST/V1/Holds.pm: openapi => "Biblio not found." api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios.yaml: description: Biblio not found api/v1/swagger/paths/biblios_merge.yaml: description: Biblio not found api/v1/swagger/paths/deleted_biblios.yaml: description: Biblio not found api/v1/swagger/paths/deleted_biblios.yaml: description: Biblio not found api/v1/swagger/paths/holds.yaml: description: Biblio not found api/v1/swagger/paths/items.yaml: description: Biblio not found misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl: $debug and warn '[ERROR] Biblio not found.'; misc/maintenance/process_record_through_filter.pl: print "Biblio not found\n"; t/db_dependent/api/v1/deleted_biblios.t: ->json_is( '/error', 'Biblio not found' ); -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
