Bug 8817

Summary: omnibus bug for warning messages
Product: Koha Reporter: Mason James <mtj>
Component: Architecture, internals, and plumbingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: P5 - low CC: fridolin.somers
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 11077, 11183    
Bug Blocks:    

Description Mason James 2012-09-25 12:16:01 UTC
an omnibus bug, to link bugs related to warning messages in logs
Comment 1 Mason James 2012-11-09 01:47:11 UTC
heres a warning spotted, when accessing cgi-bin/koha/mainpage.pl

----------------------------
mainpage.pl: Use of uninitialized value $pki_field in string eq at /home/mason/git/head/C4/Auth.pm line 741., 
 mainpage.pl: Use of uninitialized value $pki_field in string eq at /home/mason/git/head/C4/Auth.pm line 741., 
 mainpage.pl: Use of uninitialized value $retuserid in string ne at /home/mason/git/head/C4/Auth.pm line 777.,
----------------------------
Comment 2 Mason James 2012-11-16 03:40:24 UTC
running opac/opac-search.pl gives these warning(s)

Use of uninitialized value $limit_desc in concatenation (.) or string at /home/mason/git.xen1/head/opac/opac-search.pl line 615.
Use of uninitialized value in pattern match (m//) at /home/mason/git.xen1/head/opac/opac-search.pl line 826.
Comment 3 Katrin Fischer 2015-06-06 23:53:35 UTC
We have since fixed a lof of warnings on separate bug reports not linked to this one here - closing as we keep forgetting the omnibus bug.