http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6096
Bug #: 6096
Summary: GetAllShelves has obfuscated return type
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: unspecified
Platform: All
OS/Version: All
Status: ASSIGNED
Severity: enhancement
Priority: P5
Component: Virtual Shelves
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
GetAllShelves suffers from the same problem as caused bug 5529 the scalar
return of the db fetchall_arrayref is stored in an array. Not surprising the
calling code is outputting debug code!! Refactor the routine to do what we
think it is correct
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact 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/