[Koha-bugs] [Bug 33960] Add ability to retrieve deleted biblios

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 8 15:49:18 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I suggest to tidy for QA ;) 

 WARN   Koha/Old/Biblio.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 0,
now: 13)

 WARN   Koha/Old/Biblio/Metadata.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 0,
now: 3)

 FAIL   Koha/Old/Biblio/Metadatas.pm
   FAIL   pod coverage
                POD is missing for 'object_class'

 OK     Koha/Old/Biblios.pm

 WARN   Koha/REST/V1/Biblios.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 138,
now: 139)

 WARN   Koha/Schema/Result/Deletedbiblio.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 41,
now: 49)

 OK     api/v1/swagger/paths/biblios.yaml

 WARN   t/db_dependent/api/v1/biblios.t
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 370,
now: 387)


This table seems a little overkill:


+Returns an object representing the metadata record. The expected record type
+corresponds to this table:
+
+    -------------------------------
+    | format     | object type    |
+    -------------------------------
+    | marcxml    | MARC::Record   |
+    -------------------------------

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list