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

            Bug ID: 14121
           Summary: Silence warnings t/db_dependent/Auth_with_cas.t
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Test Suite
          Assignee: ch...@bigballofwax.co.nz
          Reporter: mtomp...@hotmail.com
        QA Contact: gmcha...@gmail.com

C4::Auth_with_case has a $query->param($_) in a context which is not clearly
scalar to the interpreter, so it throws a security warning.

Introduce a variable, use the variable instead of calling param() twice. Noise
disappears.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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