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 Cormack <chrisc@catalyst.net.nz>
Thu, 9 Jun 2011 23:45:47 +0000 (11:45 +1200)
commit577ce72e91dfafda270deb37d20c4ef1d573d493
tree7b37d296611ba78ea2ecad9a66862a1c00484775
parent5829cef6d837cee4fddb0b917520206c86518d06
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>
reports/guided_reports.pl