http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=672 Summary: Reading record sort by date doesn't work Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Members AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net /cgi-bin/koha/readingrec.pl?bornum=xxx&order=title&limit=50 The reading record page has links on the table headers allowing you to order the list by title, author, or date. Clicking the link in the DATE header does not order the results by date. The link (/cgi-bin/koha/readingrec.pl?bornum=20375&limit=50) doesn't contain the 'order=' parameter that the other links include (ex: 'order=title'), but adding 'order=date' to the url doesn't order the results. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.