http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6409

             Bug #: 6409
           Summary: pagination bar for guided report output does not work
                    if report has parameters
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Reports
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


If you create an SQL report that includes a parameter and the report has more
than 20 rows of output, using the pagination bar to go to subsequent pages of
output does not work - instead, it prompts you for the parameter value(s) again
and shows the first page of output.

E.g.:

select surname, cardnumber from borrowers
where branchcode = <<foo>>;

-- 
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/

Reply via email to