Bug 5793

Summary: parameters in guided reports are lost when changing result page
Product: Koha Reporter: Martin Longo <jmlongo>
Component: ReportsAssignee: Galen Charlton <gmcharlt>
Status: CLOSED WONTFIX QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: P5 - low CC: jwagner, katrin.fischer
Version: rel_3_2   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Martin Longo 2011-02-22 14:09:09 UTC
When a guided report that needs a run time parameter is executed it works fine, but if the results are presented in more than one page, clicking either a page number or the 'next page' link (>) executes the report as if it was the first time. It asks for the run time parameter again and presents the first page of results.

Tests show that this is fixed adding 'sql_param=[runtime parameter here]' to the link to the other results pages.
Comment 1 Katrin Fischer 2012-04-14 11:06:05 UTC
I tested this on current master and paging works with runtime parameters without problems there. The bug was filed against 3.2 which is no longer maintained. Marking WONTFIX.