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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/