http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9871

            Bug ID: 9871
           Summary: Quiet warns when logging into Koha
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]

For a standard installation using Koha's normal authentication a staff login
produces 3 warns in the logs that could be suppressed:

[Wed Mar 20 14:35:37 2013] [error] [client 127.0.0.1] [Wed Mar 20 14:35:37
2013] mainpage.pl: Use of uninitialized value in string ne at
/home/katrin/kohaclone/C4/Auth.pm line 674., referer:
http://localhost:8080/cgi-bin/koha/mainpage.pl?logout.x=1
[Wed Mar 20 14:35:37 2013] [error] [client 127.0.0.1] [Wed Mar 20 14:35:37
2013] mainpage.pl: Use of uninitialized value $pki_field in string eq at
/home/katrin/kohaclone/C4/Auth.pm line 784., referer:
http://localhost:8080/cgi-bin/koha/mainpage.pl?logout.x=1
[Wed Mar 20 14:35:37 2013] [error] [client 127.0.0.1] [Wed Mar 20 14:35:37
2013] mainpage.pl: Use of uninitialized value $pki_field in string eq at
/home/katrin/kohaclone/C4/Auth.pm line 784., referer:
http://localhost:8080/cgi-bin/koha/mainpage.pl?logout.x=1

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to