Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Kyle M Hall 020b8a66bc Bug 9719 - Changing the rows per page on a custom report fails if it has user supplied parameters
If you create an SQL report that includes one or more parameters,
using the 'rows per page' pulldown does not work. Instead, it will
prompt for the parameters again and shows the first page of output.

Test Plan:
1) Create a new report from sql as follows:
    SELECT * FROM borrowers WHERE surname LIKE <<Last Name>> AND firstname LIKE <<First Name>>
2) Run this report
3) Change the 'Rows per page' and click 'Update'
4) This should kick you back to the start where the report asks you for your parameters
5) Apply the patch
6) Repeat step 3, this time is should work correctly

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely now. All tests and QA script pass.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-01 07:27:01 -04:00
..
acquisitions_stats.tt Bug 8068: Standardize terms used on acquisitions statistics 2013-04-25 22:06:08 -04:00
bor_issues_top.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
borrowers_out.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
borrowers_stats.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
cat_issues_top.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
catalogue_out.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
catalogue_stats.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
dictionary.tt Bug 9658: Incorrect breadcrumb on report dictionary 2013-02-20 08:21:56 -05:00
guided_reports_start.tt Bug 9719 - Changing the rows per page on a custom report fails if it has user supplied parameters 2013-05-01 07:27:01 -04:00
issues_avg_stats.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
issues_by_borrower_category.tt Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
issues_stats.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
itemslost.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (reports) 2012-04-10 10:16:05 +02:00
itemtypes.tt Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
reports-home.tt Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
reservereport.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (reports) 2012-04-10 10:16:05 +02:00
reserves_stats.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
serials_stats.tt Bug 9469 - Use Datatables in serials statistics wizard 2013-02-12 08:59:43 -05:00
stats_screen.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00