https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20455 Bug ID: 20455 Summary: Can't sort patron search on date expired Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The patron search hangs when you try to sort by date expired. The error in the Plack logs is: Odd number of elements in anonymous hash at /home/vagrant/kohaclone/C4/Utils/DataTables/Members.pm line 189. output_pref is called with 'dateonly' (ref SCALAR), not a DateTime objectOdd number of elements in anonymous hash at /home/vagrant/kohaclone/C4/Utils/DataTables/Members.pm line 189. To test: - Make sure sample patron data is loaded - Make an empty search for all patrons or another search that gives you a good amount of results - Try to sort on the date expired column -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.