[Koha-bugs] [Bug 1534] New: Guided reports returning only the first ten results

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Oct 31 14:11:48 CET 2007


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1534

           Summary: Guided reports returning only the first ten results
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P3
         Component: Reports
        AssignedTo: chris.cormack at liblime.com
        ReportedBy: oleonard at myacpl.org
         QAContact: koha-bugs at nongnu.org


I ran a basic saved patron report: SELECT
borrowers.cardnumber,borrowers.surname,borrowers.firstname,borrowers.email FROM
borrowers WHERE borrowers.branchcode='CPL' ORDER BY borrowers.surname
asc,borrowers.firstname asc

...and I got only 10 results. There should be over 900.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list