Bugzilla – Dependency tree for
Bug 25790
[OMNIBUS] warnings removal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Max Depth:
Bug 25790
depends on 115 bugs:
view as bug list
25790:
[OMNIBUS] warnings removal
[ASSIGNED; assigned to nugged]
8871:
Many "subroutine redefined" warnings from C4 and Koha modules
[NEW; assigned to gmcharlt]
34838:
The ILL module and tests generate warnings
[Pushed to oldstable; assigned to pedro.amorim]
13344:
Warnings on addorderiso2709.pl
[NEW; assigned to olli-antti.kivilahti]
25533:
Perl "not numeric" warning on the "Holds" page
[Failed QA; assigned to slavashishkin]
27010:
Warnings produced by Elasticsearch QueryBuilder.pm
[NEW; assigned to koha-bugs]
29008:
Warning when checking Koha version in plugins
[Failed QA; assigned to fridolin.somers]
29410:
Dates compared arithmetically in MsgType.pm (warns: Argument isn't numeric in numeric ne)
[NEW; assigned to koha-bugs]
5601:
SIP Due dates miscalculated via DateTime
[CLOSED FIXED; assigned to colin.campbell]
29898:
Overdues.pm line 663, Use of uninitialized value in string eq
[NEW; assigned to koha-bugs]
29908:
Warning when empty ClaimReturnedWarningThreshold in patron_messages.inc
[NEW; assigned to koha-bugs]
30601:
Fix warnings in ill-requests
[NEW; assigned to koha-bugs]
30815:
Use of uninitialized value $charge in numeric gt (>) at /usr/share/koha/lib/C4/Circulation.pm
[NEW; assigned to koha-bugs]
30816:
Use of uninitialized value in numeric ge (>=) at /usr/share/koha/lib/C4/Serials.pm
[NEW; assigned to koha-bugs]
31125:
Fix warnings from register.tt
[NEW; assigned to koha-bugs]
32462:
Warning in Koha::Item->columns_to_str
[NEW; assigned to koha-bugs]
34850:
MySQL 8 test suite output is full of warnings regarding mysql_native_password
[NEW; assigned to chris]
35833:
Fix few noisy warnings from C4/Koha and search
[Pushed to oldstable; assigned to m.de.rooy]
14740:
Cataloging plugins: remove no warnings redefine
[CLOSED FIXED; assigned to m.de.rooy]
25440:
Remove undef and CGI warnings and fix template variables list in circulation rules
[CLOSED FIXED; assigned to nugged]
25491:
Perl warning at the login page of installer
[CLOSED FIXED; assigned to slavashishkin]
25506:
Perl undef warning on the "About Koha" page
[CLOSED FIXED; assigned to slavashishkin]
25695:
Missing logging of $@ in onboarding.pl after eval block
[CLOSED FIXED; assigned to slavashishkin]
25993:
SIP2 server logs polluted with warnings about uninitialized value $key
[RESOLVED DUPLICATE; assigned to koha-bugs]
20954:
Add ability to set syspref overrides in SIP as we can in Apache
[CLOSED FIXED; assigned to kyle]
26590:
Koha::Patron::is_valid_age gives warning about $low variable's numeric comparison
[RESOLVED DUPLICATE; assigned to koha-bugs]
27011:
Warnings in returns.pl
[CLOSED FIXED; assigned to amyking386]
18789:
Send a Koha::Patron object to the templates
[CLOSED FIXED; assigned to jonathan.druart]
18403:
Hide patron information if not part of the logged in user library group
[CLOSED FIXED; assigned to jonathan.druart]
16735:
Replace existing library search groups functionality with the new hierarchical groups system
[CLOSED FIXED; assigned to kyle]
15707:
Add ability to define hierarchical groups of libraries
[CLOSED FIXED; assigned to kyle]
17829:
Move GetMember to Koha::Patron
[CLOSED FIXED; assigned to jonathan.druart]
17554:
Move GetBorrowersWithEmail to Koha::Patron
[CLOSED FIXED; assigned to jonathan.druart]
17486:
Remove 'Mozilla Persona' as an authentication method
[CLOSED FIXED; assigned to jonathan.druart]
9587:
Allow login via mozilla persona - https://www.mozilla.org/en-US/persona/
[CLOSED FIXED; assigned to gmcharlt]
17680:
C4::Circulation - Replace GetItemIssue with Koha::Checkouts
[CLOSED FIXED; assigned to jonathan.druart]
17679:
C4::Circulation - Remove unused GetItemIssues
[CLOSED FIXED; assigned to jonathan.druart]
5549:
Hourly Loans
[CLOSED FIXED; assigned to chris]
5872:
Enhancements to circulation (see comment 23 for details)
[CLOSED WONTFIX; assigned to paul.poulain]
6430:
DB changes needed for Hourly Circulation
[CLOSED WONTFIX; assigned to kyle.m.hall]
8129:
quick slips issuing does not work
[CLOSED FIXED; assigned to wizzyrea]
8154:
The export today's checked in barcodes generated file is always empty
[CLOSED FIXED; assigned to jonathan.druart]
6431:
New Circulation modules for Hourly Circulation
[CLOSED WONTFIX; assigned to chris]
6430:
DB changes needed for Hourly Circulation
[CLOSED WONTFIX; assigned to kyle.m.hall]
(*)
6432:
Changes to C4::Circulation to support Hourly Circulation
[CLOSED WONTFIX; assigned to kyle.m.hall]
6431:
New Circulation modules for Hourly Circulation
[CLOSED WONTFIX; assigned to chris]
(*)
6438:
Changes to smart rules interface to support hourly/minutes loan times as well as daily
[CLOSED WONTFIX; assigned to kyle.m.hall]
5872:
Enhancements to circulation (see comment 23 for details)
[CLOSED WONTFIX; assigned to paul.poulain]
(*)
7359:
Begin migration to a new "Koha" namespace from the old "C4" namespace
[CLOSED FIXED; assigned to gmcharlt]
17689:
Add the Koha::Issue->is_overdue method
[CLOSED FIXED; assigned to jonathan.druart]
17796:
Koha::Issues should be moved to Koha::Checkouts
[CLOSED FIXED; assigned to jonathan.druart]
16086:
Add Koha::Issue objects.
[CLOSED FIXED; assigned to alex]
17737:
Move GetReservesFromItemnumber to Koha::Item->holds
[CLOSED FIXED; assigned to jonathan.druart]
17736:
Move GetReservesFromBiblionumber to Koha::Biblio->holds
[CLOSED FIXED; assigned to jonathan.druart]
17630:
Add the Koha::Biblio->holds method
[CLOSED FIXED; assigned to jonathan.druart]
17738:
Move GetReservesFromBorrowernumber to Koha::Patron->holds
[CLOSED FIXED; assigned to jonathan.druart]
17737:
Move GetReservesFromItemnumber to Koha::Item->holds
[CLOSED FIXED; assigned to jonathan.druart]
(*)
17740:
Add the Koha::Patron->holds method
[CLOSED FIXED; assigned to jonathan.druart]
18402:
Add the Koha::Item->checkout method
[CLOSED FIXED; assigned to jonathan.druart]
18401:
Add the Koha::Checkout->patron method
[CLOSED FIXED; assigned to jonathan.druart]
19456:
Some pages title tag contains html
[CLOSED FIXED; assigned to josef.moravec]
14039:
Add patron title to checkout screen
[CLOSED FIXED; assigned to david.roberts]
27161:
Base.pm complains about unitialized value
[RESOLVED DUPLICATE; assigned to cornejo.alvaro]
27539:
Warnings "Use of uninitialized value in split" on "Holds to pull" page
[CLOSED FIXED; assigned to stalkernoid]
27548:
Warnings "use of uninitialized value" on branchoverdues.pl
[CLOSED FIXED; assigned to stalkernoid]
27549:
Warning "use of uninitialized value" on renew.pl
[CLOSED FIXED; assigned to stalkernoid]
27745:
Use of uninitialized value in hash element error at C4/Search.pm
[CLOSED FIXED; assigned to stalkernoid]
27746:
Use of uninitialized value $oclc in pattern match (m//) error at C4/Koha.pm
[CLOSED FIXED; assigned to stalkernoid]
27861:
Warning in C4/XSLT.pm - use of uninitialized value in numeric eq (==)
[CLOSED FIXED; assigned to fridolin.somers]
28228:
Warns from plugins when metadata value not defined for key
[CLOSED FIXED; assigned to kyle]
28545:
Noisy uninitialized warn at opac-MARCdetail.pl line 313
[CLOSED FIXED; assigned to m.de.rooy]
28776:
Warns from GetItemsInfo when biblio marked as serial
[CLOSED FIXED; assigned to nick]
29040:
Uninitialized value warning in Languages.pm
[CLOSED FIXED; assigned to jonathan.druart]
29452:
Unnecessary warns in sip logs
[CLOSED FIXED; assigned to christophe.croullebois]
29669:
Uninitialized value warnings when XSLTParse4Display is called
[CLOSED FIXED; assigned to stalkernoid]
12561:
Remove non-XSLT views
[CLOSED FIXED; assigned to jonathan.druart]
2619:
Turning on XSLTResultsDisplay preference turns off item detail display
[RESOLVED DUPLICATE; assigned to gmcharlt]
10571:
IntranetBiblioDefaultView doesn't do anything with MARC21 XSLT
[CLOSED FIXED; assigned to oleonard]
11426:
Make HighlightOwnItemsOnOPAC work with XSLT
[CLOSED WONTFIX; assigned to oleonard]
7740:
Highlight items in own library in search results/detail page in OPAC
[CLOSED FIXED; assigned to kyle]
15758:
Move the C4::Branch related code to Koha::Libraries - part 4
[CLOSED FIXED; assigned to jonathan.druart]
15407:
Move the patron categories related code to Koha::Patron::Categories - part 2
[CLOSED FIXED; assigned to jonathan.druart]
14836:
Move the patron categories related code to Koha::Patron::Categories - part 1
[CLOSED FIXED; assigned to jonathan.druart]
15629:
Move the C4::Branch related code to Koha::Libraries - part 3
[CLOSED FIXED; assigned to jonathan.druart]
15628:
Remove get_branchinfos_of vestiges
[CLOSED FIXED; assigned to jonathan.druart]
7034:
De-nesting C4::Branch
[CLOSED FIXED; assigned to paul.poulain]
15731:
C4::Reports::Guided::build_authorised_value_list is not used
[CLOSED FIXED; assigned to jonathan.druart]
15742:
Unnecessary loop in j2a cronjob
[CLOSED FIXED; assigned to jonathan.druart]
15746:
A random library is used to record an individual payment
[CLOSED FIXED; assigned to jonathan.druart]
12574:
BiblioDefaultView doesn't affect XSLT results view
[CLOSED FIXED; assigned to oleonard]
12900:
IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT
[CLOSED FIXED; assigned to tomascohen]
12901:
BiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT
[CLOSED FIXED; assigned to oleonard]
13327:
OPACPopupAuthorsSearch doesn't work with XSLT views
[CLOSED FIXED; assigned to oleonard]
21891:
Remove non-XSLT detail view in the staff client
[CLOSED FIXED; assigned to oleonard]
22695:
Remove non-XSLT search results view from the staff client
[CLOSED FIXED; assigned to oleonard]
25871:
Add "only library" to OpacItemLocation options
[CLOSED FIXED; assigned to oleonard]
29684:
Warning File not found: js/locale_data.js
[CLOSED FIXED; assigned to stalkernoid]
29687:
Get rid of an uninitialized warning in XSLT.pm
[CLOSED FIXED; assigned to m.de.rooy]
29771:
Get rid of CGI::param in list context warnings
[CLOSED FIXED; assigned to tomascohen]
18320:
patroncards/edit-layout.pl raises warnings
[CLOSED FIXED; assigned to tomascohen]
8603:
Patron card creator - 'Barcode Type' doesn't stick in layouts
[CLOSED FIXED; assigned to veron]
21051:
CGI::param called in list context when editing a patron card layout
[RESOLVED DUPLICATE; assigned to cnighswonger]
16154:
Replace CGI->param with CGI->multi_param in list context
[CLOSED FIXED; assigned to jonathan.druart]
15809:
versions of CGI < 4.08 do not have multi_param
[CLOSED FIXED; assigned to jonathan.druart]
29758:
CGI::param in list context in boraccount.pl warning
[CLOSED FIXED; assigned to tomascohen]
29883:
Uninitialized value warning when GetAuthorisedValues gets called with no parameters
[CLOSED FIXED; assigned to stalkernoid]
30115:
Uninitialized value warning in C4/Output.pm
[CLOSED FIXED; assigned to philippe.blouin]
30196:
Odd number of elements warning caused by dt_from_string
[CLOSED WONTFIX; assigned to philippe.blouin]
30366:
Warn when running automatic_item_modification_by_age.pl
[CLOSED FIXED; assigned to fridolin.somers]
30638:
Odd number of elements in anonymous hash at C4/Letters.pm line 827
[CLOSED FIXED; assigned to m.de.rooy]
30702:
Remove Context L785 warning
[CLOSED FIXED; assigned to m.de.rooy]
30703:
Remove a few CookieManager warnings
[CLOSED FIXED; assigned to m.de.rooy]
30781:
Use of uninitialized value $val in substitution iterator at /usr/share/koha/lib/C4/Letters.pm line 665.
[CLOSED FIXED; assigned to fridolin.somers]
30788:
Argument "" isn't numeric in multiplication (*) at /usr/share/koha/lib/C4/Overdues.pm
[CLOSED FIXED; assigned to katrin.fischer]
19532:
Recalls for Koha
[Needs documenting; assigned to aleisha]
30997:
"CGI::param called in list context" warning in detail.pl flooding error log
[CLOSED FIXED; assigned to stalkernoid]
31000:
Use of uninitialized value $record_type in string eq
[CLOSED FIXED; assigned to slavashishkin]
31001:
"CGI::param called in list context" warning in basket.pl flooding error log
[CLOSED FIXED; assigned to stalkernoid]
33188:
Warning in Koha::Items->hidden_in_opac
[RESOLVED FIXED; assigned to jonathan.druart]
35405:
MarcAuthorities: Use of uninitialized value $tag in hash element at MARC/Record.pm line 202.
[CLOSED FIXED; assigned to m.de.rooy]
Bug 25790
does not block any bugs.
Max Depth: