Bug 14491 - Noisy warns at reserve/request.pl
Summary: Noisy warns at reserve/request.pl
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-05 22:34 UTC by Aleisha Amohia
Modified: 2020-01-13 11:47 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2015-07-05 22:34:51 UTC
[error] request.pl: Use of uninitialized value in hash element at /home/vagrant/kohaclone/reserve/request.pl line 313
[error] request.pl: Use of uninitialized value in hash element at /home/vagrant/kohaclone/reserve/request.pl line 320
[error] [client 10.0.2.2] request.pl: Use of uninitialized value in hash element at /home/vagrant/kohaclone/reserve/request.pl line 330
[error] request.pl: Use of uninitialized value in hash element at /home/vagrant/kohaclone/reserve/request.pl line 331

To trigger warns:
1) Go to circulation
2) Go to Holds awaiting pickup
3) Click on any item title that has a hold (doesn't matter which library or if under 'waiting' tab or 'over' tab)
4) Will take you to a link like this --> http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=91094
5) Click 'Place a hold' button or 'Holds' tab. Notice warns

NB: I think the warns are only triggered by items with holds that have a 'waiting' priority so best to go through Holds awaiting pickup - less likely to find an item that will trigger these warns just by going through catalog search
Comment 1 Aleisha Amohia 2015-07-27 04:34:16 UTC
Also get this warn:

placerequest.pl: Use of uninitialized value $reqbib[0] in string ne at /home/vagrant/kohaclone/reserve/placerequest.pl line 118.

when placing hold