]> git.koha-community.org Git - koha.git/commit
bug 6409: fix pagination of SQL report output when parameters are used
authorGalen Charlton <gmcharlt@gmail.com>
Tue, 24 May 2011 19:25:41 +0000 (15:25 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 14 Jun 2011 00:56:58 +0000 (20:56 -0400)
commitde1c83f8bb52af4ed785e1476a493910ae9f6783
treefba9e492ba19429fa17eaac8940b09b5ae9d35c8
parent3423d19d9979aa9efaacd2f1df13134aa1cb08ba
bug 6409: fix pagination of SQL report output when parameters are used

Fixes bug where paging through output of an SQL report that includes
one or more parameters fails by asking you for the parameter values
and again and sending you back to the first page of results.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 577ce72e91dfafda270deb37d20c4ef1d573d493)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
reports/guided_reports.pl