Summary: | t/db_dependent/Biblio.t generates warnings | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Pushed to oldstable --- | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, m.de.rooy |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.11.00,25.05.02,24.11.08
|
Circulation function: | |
Bug Depends on: | |||
Bug Blocks: | 40444 | ||
Attachments: |
Bug 40390: Remove warnings from t/db_dependent/Biblio.t
Bug 40390: Remove warnings from t/db_dependent/Biblio.t Bug 40390: Remove warnings from t/db_dependent/Biblio.t Bug 40390: Remove warnings from t/db_dependent/Biblio.t |
Description
Jonathan Druart
2025-07-15 13:04:34 UTC
Created attachment 184090 [details] [review] Bug 40390: Remove warnings from t/db_dependent/Biblio.t t/db_dependent/Biblio.t .. 2/25 Finding auth type GENRE/FORM at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. t/db_dependent/Biblio.t .. 12/25 Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. t/db_dependent/Biblio.t .. ok Created attachment 184091 [details] [review] Bug 40390: Remove warnings from t/db_dependent/Biblio.t t/db_dependent/Biblio.t .. 2/25 Finding auth type GENRE/FORM at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. t/db_dependent/Biblio.t .. 12/25 Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. t/db_dependent/Biblio.t .. ok Created attachment 184291 [details] [review] Bug 40390: Remove warnings from t/db_dependent/Biblio.t t/db_dependent/Biblio.t .. 2/25 Finding auth type GENRE/FORM at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. t/db_dependent/Biblio.t .. 12/25 Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. t/db_dependent/Biblio.t .. ok Signed-off-by: David Nind <david@davidnind.com> Created attachment 184316 [details] [review] Bug 40390: Remove warnings from t/db_dependent/Biblio.t t/db_dependent/Biblio.t .. 2/25 Finding auth type GENRE/FORM at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. t/db_dependent/Biblio.t .. 12/25 Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type TOPIC_TERM at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. Finding auth type PERSO_NAME at t/db_dependent/Biblio.t line 300. t/db_dependent/Biblio.t .. ok Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x Pushed to 24.11.x for 24.11.08 |