http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5793 Bug #: 5793 Summary: parameters in guided reports are lost when changing result page Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Reports AssignedTo: gmcharlt@gmail.com ReportedBy: jmlongo@uncu.edu.ar QAContact: koha-bugs@lists.koha-community.org 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. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.