Bug 6340

Summary: Pagination bar on guided reports result page broken
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: PATCH-Sent (DO NOT USE) CC: chris, f.demians, koha.sekjal, magnus
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5917, 6099, 6409    
Attachments: proposed patch
Signed off Patch

Description Katrin Fischer 2011-05-14 10:44:52 UTC Comment hidden (obsolete)
Comment 1 Chris Cormack 2011-05-15 09:07:12 UTC
Created attachment 4119 [details] [review]
Signed off Patch
Comment 2 Ian Walls 2011-05-25 20:55:10 UTC
Works as described; shows pagination if > 20 results, no pagination if less.  Works for queries that use GROUP BY, as well.  Marking as Passed QA.
Comment 3 Chris Cormack 2011-05-26 03:43:27 UTC
Pushed, please test and mark resolved
Comment 4 Magnus Enger 2011-07-16 09:43:41 UTC
Pagination of results is displayed and works as expected.