https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37041
--- Comment #1 from David Cook <[email protected]> --- If I capture STDOUT around a subsection of build_tabs(), I get 10 of these messages in STDOUT: [2024/06/06 01:12:47] [WARN] Status: 403 Forbidden Content-Type: text/plain; charset=ISO-8859-1 Status: 403 Forbidden Content-Type: text/plain; charset=ISO-8859-1 -- I suspect is has something to do with these warnings: [2024/06/06 00:08:33] [WARN] ERROR: Plugin marc21_orgcode.pl: ARRAY(0x561ffb8bfa98) at /kohadevbox/koha/Koha/UI/Form/Builder/Biblio.pm line 222. [2024/06/06 00:08:33] [WARN] ERROR: Plugin marc21_field_005.pl: ARRAY(0x561ffb8cdb60) at /kohadevbox/koha/Koha/UI/Form/Builder/Biblio.pm line 222. -- You are receiving this mail because: You are the assignee for the bug. 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/
