http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9994
Bug ID: 9994
Summary: Changing 'rows per page' on saved sql reports doesn't
work with runtime parameters
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
It's not possible to change the "rows per page" when using a report with
runtime parameters.
To reproduce:
1) Create a report using runtime parameters. A simple example one might be:
select * from items where holdingbranch = <<holding|branches>> and homebranch =
<<home|branches>>
2) Run the report and make sure you have more than 20 results.
3) Select a higher number for "rows per page" and click "Update"
4) Verify you are taken back and have to reenter your runtime parameters.
5) Verify on running the report agian, the rows per page is again 20.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/