[Koha-bugs] [Bug 19172] New: Undefined subroutine &C4::Members::Attributes:: SearchIdMatchingAttribute when searching patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 24 14:22:30 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19172

            Bug ID: 19172
           Summary: Undefined subroutine
                    &C4::Members::Attributes::SearchIdMatchingAttribute
                    when searching patrons
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: glasklas at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

When "ExtendedPatronAttributes" is enabled the following error occurs when
searching patrons:

"Undefined subroutine &C4::Members::Attributes::SearchIdMatchingAttribute
called at ../C4/Utils/DataTables/Members.pm line 124"

I assume this is because a missing "use C4/Utils/DataTables/Members.pm;". I
have fixed and tested this in my local instance and will supply a patch
shortly.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list