[Bug 25790] New: [OMNIBUS] warnings removal
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug ID: 25790 Summary: [OMNIBUS] warnings removal Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: nugged@gmail.com Reporter: nugged@gmail.com QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@bugs.koha-community.org, slavashishkin@gmail.com, stalkernoid@gmail.com Depends on: 25440, 25491, 25506, 25533, 25695 This is an omnibus report to group tickets/tasks related to cleaning up of warnings, mostly now emitted in logs in various cases after "use warnings" added and also where something suspicious going on. Let's clean up our beautiful Universe from noise and potential bugs! <3 :P Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25440 [Bug 25440] Remove undef and CGI warnings and fix template variables list in circulation rules https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25491 [Bug 25491] Perl warning at the login page of installer https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25506 [Bug 25506] Perl undef warning on the "About Koha" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25533 [Bug 25533] Perl "not numeric" warning on the "Holds" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25695 [Bug 25695] Missing logging of $@ in onboarding.pl after eval block -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Awesome to see such an effort being undertaken :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26590 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26590 [Bug 26590] Koha::Patron::is_valid_age gives warning about $low variable's numeric comparison -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- *** Bug 27126 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |13344, 14740, 18320, 25993, | |27010, 27011 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13344 [Bug 13344] Warnings on addorderiso2709.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14740 [Bug 14740] Cataloging plugins: remove no warnings redefine https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18320 [Bug 18320] patroncards/edit-layout.pl raises warnings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25993 [Bug 25993] SIP2 server logs polluted with warnings about uninitialized value $key https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27010 [Bug 27010] Warnings produced by Elasticsearch QueryBuilder.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27011 [Bug 27011] Warnings in returns.pl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25515 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8871 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8871 [Bug 8871] Many "subroutine redefined" warnings from C4 modules -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Andrew Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27538, 27539, 27548, 27549 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27538 [Bug 27538] Cells in the bottom filtering row of the "Holds to pull" table shifted https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27539 [Bug 27539] Warnings "Use of uninitialized value in split" on "Holds to pull" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27548 [Bug 27548] Warnings "use of uninitialized value" on branchoverdues.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27549 [Bug 27549] Warning "use of uninitialized value" on renew.pl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Andrew Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|27538 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27538 [Bug 27538] Cells in the bottom filtering row of the "Holds to pull" table shifted -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 26590, which changed state. Bug 26590 Summary: Koha::Patron::is_valid_age gives warning about $low variable's numeric comparison https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26590 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Andrew Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27746 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27746 [Bug 27746] Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Andrew Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27745 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 [Bug 27745] Use of uninitialized value in hash element error at C4/Search.pm -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 27745, which changed state. Bug 27745 Summary: Use of uninitialized value in hash element error at C4/Search.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 25993, which changed state. Bug 25993 Summary: SIP2 server logs polluted with warnings about uninitialized value $key https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25993 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27161 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27161 [Bug 27161] Base.pm complains about unitialized value -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27861 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27861 [Bug 27861] Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 27746, which changed state. Bug 27746 Summary: Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27746 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 27861, which changed state. Bug 27861 Summary: Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27861 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 27539, which changed state. Bug 27539 Summary: Warnings "Use of uninitialized value in split" on "Holds to pull" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27539 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28545 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28545 [Bug 28545] Noisy uninitialized warn at opac-MARCdetail.pl line 313 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 28545, which changed state. Bug 28545 Summary: Noisy uninitialized warn at opac-MARCdetail.pl line 313 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28545 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28776 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28776 [Bug 28776] Warns from GetItemsInfo when biblio marked as serial -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Andrew Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=28880 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28228 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28228 [Bug 28228] Warns from plugins when metadata value not defined for key -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 28776, which changed state. Bug 28776 Summary: Warns from GetItemsInfo when biblio marked as serial https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28776 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 27161, which changed state. Bug 27161 Summary: Base.pm complains about unitialized value https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27161 What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29008 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29008 [Bug 29008] Avoid warning when checking Koha plugin version -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29452 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29452 [Bug 29452] unnecessary warns in the logs -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29410 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29410 [Bug 29410] Dates compared arithmetically in MsgType.pm (warns: Argument isn't numeric in numeric ne) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29040 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29040 [Bug 29040] Uninitialized value warning in Languages.pm -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29687 CC| |m.de.rooy@rijksmuseum.nl Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29687 [Bug 29687] Get rid of a few OPAC warnings -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29684 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29684 [Bug 29684] Warning File not found: js/locale_data.js -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Andrew Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29669 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29669 [Bug 29669] Uninitialized value warnings when XSLTParse4Display is called -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 29669, which changed state. Bug 29669 Summary: Uninitialized value warnings when XSLTParse4Display is called https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29669 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 29040, which changed state. Bug 29040 Summary: Uninitialized value warning in Languages.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29040 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29771 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 [Bug 29771] Get rid of CGI::param in list context warnings -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|18320 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18320 [Bug 18320] patroncards/edit-layout.pl raises warnings -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29908 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29908 [Bug 29908] Warning when empty ClaimReturnedWarningThreshold in patron_messages.inc -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 29452, which changed state. Bug 29452 Summary: Unnecessary warns in sip logs https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29452 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Line number may vary: Use of uninitialized value in string ne at /usr/share/koha/Koha/Item.pm line 169 if ( exists $updated_columns{location} - and $self->location ne 'CART' - and $self->location ne 'PROC' - and $self->location ne 'MOVE' # RMA + and ( !defined($self->location) or $self->location !~ /^(CART|PROC)$/ ) and not exists $updated_columns{permanent_location} ) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30115 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30115 [Bug 30115] Uninitialized value warning in C4/Output.pm -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 30115, which changed state. Bug 30115 Summary: Uninitialized value warning in C4/Output.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30115 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 29687, which changed state. Bug 29687 Summary: Get rid of an uninitialized warning in XSLT.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29687 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30366 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30366 [Bug 30366] Warn when running automatic_item_modification_by_age.pl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30601 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30601 [Bug 30601] Fix warnings in ill-requests -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 29771, which changed state. Bug 29771 Summary: Get rid of CGI::param in list context warnings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30638 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30638 [Bug 30638] Odd number of elements in anonymous hash at C4/Letters.pm line 827 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30702 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30702 [Bug 30702] Remove Context L785 warning -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30703 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30703 [Bug 30703] Remove a few CookieManager warnings -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|8871, 13344, 14740, 25533, |30781, |27010, 28228, 29008, 29410, | |29684, 29908, 30366, 30601, | |30638, 30702, 30703, 25440, | |25491, 25506, 25695, 25993, | |26590, 27011, 27161, 27539, | |27548, 27549, 27745, 27746, | |27861, 28545, 28776, 29040, | |29452, 29669, 29687, 29771, | |30115 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8871 [Bug 8871] Many "subroutine redefined" warnings from C4 modules https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13344 [Bug 13344] Warnings on addorderiso2709.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14740 [Bug 14740] Cataloging plugins: remove no warnings redefine https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25440 [Bug 25440] Remove undef and CGI warnings and fix template variables list in circulation rules https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25491 [Bug 25491] Perl warning at the login page of installer https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25506 [Bug 25506] Perl undef warning on the "About Koha" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25533 [Bug 25533] Perl "not numeric" warning on the "Holds" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25695 [Bug 25695] Missing logging of $@ in onboarding.pl after eval block https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25993 [Bug 25993] SIP2 server logs polluted with warnings about uninitialized value $key https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26590 [Bug 26590] Koha::Patron::is_valid_age gives warning about $low variable's numeric comparison https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27010 [Bug 27010] Warnings produced by Elasticsearch QueryBuilder.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27011 [Bug 27011] Warnings in returns.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27161 [Bug 27161] Base.pm complains about unitialized value https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27539 [Bug 27539] Warnings "Use of uninitialized value in split" on "Holds to pull" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27548 [Bug 27548] Warnings "use of uninitialized value" on branchoverdues.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27549 [Bug 27549] Warning "use of uninitialized value" on renew.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 [Bug 27745] Use of uninitialized value in hash element error at C4/Search.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27746 [Bug 27746] Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27861 [Bug 27861] Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28228 [Bug 28228] Warns from plugins when metadata value not defined for key https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28545 [Bug 28545] Noisy uninitialized warn at opac-MARCdetail.pl line 313 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28776 [Bug 28776] Warns from GetItemsInfo when biblio marked as serial https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29008 [Bug 29008] Warning when checking Koha version in plugins https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29040 [Bug 29040] Uninitialized value warning in Languages.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29410 [Bug 29410] Dates compared arithmetically in MsgType.pm (warns: Argument isn't numeric in numeric ne) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29452 [Bug 29452] Unnecessary warns in sip logs https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29669 [Bug 29669] Uninitialized value warnings when XSLTParse4Display is called https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29684 [Bug 29684] Warning File not found: js/locale_data.js https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29687 [Bug 29687] Get rid of an uninitialized warning in XSLT.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 [Bug 29771] Get rid of CGI::param in list context warnings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29908 [Bug 29908] Warning when empty ClaimReturnedWarningThreshold in patron_messages.inc https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30115 [Bug 30115] Uninitialized value warning in C4/Output.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30366 [Bug 30366] Warn when running automatic_item_modification_by_age.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30601 [Bug 30601] Fix warnings in ill-requests https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30638 [Bug 30638] Odd number of elements in anonymous hash at C4/Letters.pm line 827 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30702 [Bug 30702] Remove Context L785 warning https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30703 [Bug 30703] Remove a few CookieManager warnings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30781 [Bug 30781] Use of uninitialized value $val in substitution iterator at /usr/share/koha/lib/C4/Letters.pm line 665. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30788 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30788 [Bug 30788] Argument "" isn't numeric in multiplication (*) at /usr/share/koha/lib/C4/Overdues.pm -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8871, 13344, 14740, 25533, | |27010, 28228, 29008, 29410, | |29684, 29908, 30366, 30601, | |30638, 30702, 30703, 25440, | |25491, 25506, 25695, 25993, | |26590, 27011, 27161, 27539, | |27548, 27549, 27745, 27746, | |27861, 28545, 28776, 29040, | |29452, 29669, 29687, 29771, | |30115 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8871 [Bug 8871] Many "subroutine redefined" warnings from C4 modules https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13344 [Bug 13344] Warnings on addorderiso2709.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14740 [Bug 14740] Cataloging plugins: remove no warnings redefine https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25440 [Bug 25440] Remove undef and CGI warnings and fix template variables list in circulation rules https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25491 [Bug 25491] Perl warning at the login page of installer https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25506 [Bug 25506] Perl undef warning on the "About Koha" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25533 [Bug 25533] Perl "not numeric" warning on the "Holds" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25695 [Bug 25695] Missing logging of $@ in onboarding.pl after eval block https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25993 [Bug 25993] SIP2 server logs polluted with warnings about uninitialized value $key https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26590 [Bug 26590] Koha::Patron::is_valid_age gives warning about $low variable's numeric comparison https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27010 [Bug 27010] Warnings produced by Elasticsearch QueryBuilder.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27011 [Bug 27011] Warnings in returns.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27161 [Bug 27161] Base.pm complains about unitialized value https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27539 [Bug 27539] Warnings "Use of uninitialized value in split" on "Holds to pull" page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27548 [Bug 27548] Warnings "use of uninitialized value" on branchoverdues.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27549 [Bug 27549] Warning "use of uninitialized value" on renew.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 [Bug 27745] Use of uninitialized value in hash element error at C4/Search.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27746 [Bug 27746] Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27861 [Bug 27861] Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28228 [Bug 28228] Warns from plugins when metadata value not defined for key https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28545 [Bug 28545] Noisy uninitialized warn at opac-MARCdetail.pl line 313 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28776 [Bug 28776] Warns from GetItemsInfo when biblio marked as serial https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29008 [Bug 29008] Warning when checking Koha version in plugins https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29040 [Bug 29040] Uninitialized value warning in Languages.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29410 [Bug 29410] Dates compared arithmetically in MsgType.pm (warns: Argument isn't numeric in numeric ne) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29452 [Bug 29452] Unnecessary warns in sip logs https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29669 [Bug 29669] Uninitialized value warnings when XSLTParse4Display is called https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29684 [Bug 29684] Warning File not found: js/locale_data.js https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29687 [Bug 29687] Get rid of an uninitialized warning in XSLT.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 [Bug 29771] Get rid of CGI::param in list context warnings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29908 [Bug 29908] Warning when empty ClaimReturnedWarningThreshold in patron_messages.inc https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30115 [Bug 30115] Uninitialized value warning in C4/Output.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30366 [Bug 30366] Warn when running automatic_item_modification_by_age.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30601 [Bug 30601] Fix warnings in ill-requests https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30638 [Bug 30638] Odd number of elements in anonymous hash at C4/Letters.pm line 827 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30702 [Bug 30702] Remove Context L785 warning https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30703 [Bug 30703] Remove a few CookieManager warnings -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30816 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30816 [Bug 30816] Use of uninitialized value in numeric ge (>=) at /usr/share/koha/lib/C4/Serials.pm -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30815 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30815 [Bug 30815] Use of uninitialized value $charge in numeric gt (>) at /usr/share/koha/lib/C4/Circulation.pm -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29883 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29883 [Bug 29883] Uninitialized value warning when GetAuthorisedValues gets called with no parameters -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Slava Shishkin <slavashishkin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|slavashishkin@gmail.com | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Slava Shishkin <slavashishkin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slavashishkin@gmail.com Depends on| |30997 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30997 [Bug 30997] "CGI::param called in list context" warning in detail.pl flooding error log -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 30788, which changed state. Bug 30788 Summary: Argument "" isn't numeric in multiplication (*) at /usr/share/koha/lib/C4/Overdues.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30788 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Peter Vashchuk <stalkernoid@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31001 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31001 [Bug 31001] "CGI::param called in list context" warning in basket.pl flooding error log -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 30366, which changed state. Bug 30366 Summary: Warn when running automatic_item_modification_by_age.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30366 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31000 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31000 [Bug 31000] Use of uninitialized value $record_type in string eq -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30196 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30196 [Bug 30196] Odd number of elements warning caused by dt_from_string -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29898 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29898 [Bug 29898] Overdues.pm line 663, Use of uninitialized value in string eq -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 30781, which changed state. Bug 30781 Summary: Use of uninitialized value $val in substitution iterator at /usr/share/koha/lib/C4/Letters.pm line 665. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30781 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 29883, which changed state. Bug 29883 Summary: Uninitialized value warning when GetAuthorisedValues gets called with no parameters https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29883 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31125 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31125 [Bug 31125] Fix warnings from register.tt -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 30997, which changed state. Bug 30997 Summary: "CGI::param called in list context" warning in detail.pl flooding error log https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30997 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 31001, which changed state. Bug 31001 Summary: "CGI::param called in list context" warning in basket.pl flooding error log https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31001 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |32462 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32462 [Bug 32462] Warning in Koha::Item->columns_to_str -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33188 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33188 [Bug 33188] Warning in Koha::Items->hidden_in_opac -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 30196, which changed state. Bug 30196 Summary: Odd number of elements warning caused by dt_from_string https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30196 What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED Resolution|--- |WONTFIX -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 14740, which changed state. Bug 14740 Summary: Cataloging plugins: remove no warnings redefine https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14740 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |34850 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34850 [Bug 34850] MySQL 8 test suite output is full of warnings regarding mysql_native_password -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |35405 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35405 [Bug 35405] MarcAuthorities: Use of uninitialized value $tag in hash element at MARC/Record.pm line 202. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |35833 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35833 [Bug 35833] Fix few noisy warnings from C4/Koha and search -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 33188, which changed state. Bug 33188 Summary: Warning in Koha::Items->hidden_in_opac https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33188 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldoldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40003 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40003 [Bug 40003] Warning generated when creating a new bib record -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 35833, which changed state. Bug 35833 Summary: Fix few noisy warnings from C4/Koha and search https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35833 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40277 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40277 [Bug 40277] Warn in C4::Koha::GetAuthorisedValues() -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 29898, which changed state. Bug 29898 Summary: Overdues.pm line 663, Use of uninitialized value in string eq https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29898 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40540 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40540 [Bug 40540] OPAC generates warnings in logs when no results are found -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40945 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40945 [Bug 40945] "Aborted connection" warnings in tests output -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40861 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40861 [Bug 40861] "Odd number of elements in anonymous hash" warning in serials/acqui-search-result.pl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41033 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41033 [Bug 41033] Warning when no cookie 'patronSessionConfirmation' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 40003, which changed state. Bug 40003 Summary: Warning generated when creating a new bib record https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40003 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 40277, which changed state. Bug 40277 Summary: Warn in C4::Koha::GetAuthorisedValues() https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40277 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Bug 25790 depends on bug 30815, which changed state. Bug 30815 Summary: Use of uninitialized value $charge in numeric gt (>) at /usr/share/koha/lib/C4/Circulation.pm https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30815 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42837 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42837 [Bug 42837] Improve and extend systems/developer facing logging in Koha -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org