Bug 5498

Summary: Standardize markup and style of pagination menus
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, frederic.durand, nengard
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:
Circulation function:
Attachments: Unstyled pagination
Styled pagination
Proposed fix
Revised for current HEAD
Follow-up fix
[SIGNED-OFF] Follow-up fix for Bug 5498, Standardize markup and style of pagination menus

Description Owen Leonard 2010-12-15 14:58:47 UTC
Created attachment 2853 [details]
Unstyled pagination

Several pages in Koha now use the same pagination widget from Output.pm, pagination_bar. At least one instance of this in the Koha templates, patron search results, has been updated to bring the style in line with that of catalog search results pagination. Other instances should get the same style.
Comment 1 Owen Leonard 2010-12-15 14:59:22 UTC
Created attachment 2854 [details]
Styled pagination
Comment 2 Owen Leonard 2010-12-15 15:49:11 UTC Comment hidden (obsolete)
Comment 3 MJ Ray (software.coop) 2011-01-10 10:48:43 UTC
This bug is mentioned in:
Fix for bug 5498,	Standardize markup and style of pagination menus http://lists.koha-community.org/pipermail/koha-patches/2010-December/013285.html
Comment 4 Owen Leonard 2011-01-11 13:48:23 UTC Comment hidden (obsolete)
Comment 5 Frederic Durand 2011-04-08 09:53:57 UTC
A little fix for conflict when applying the patch. Everything else look ok.
Comment 6 Chris Cormack 2011-04-09 07:27:35 UTC
Pushed, please test
Comment 7 Owen Leonard 2011-08-19 18:47:48 UTC Comment hidden (obsolete)
Comment 8 Nicole C. Engard 2011-08-24 18:28:14 UTC
Created attachment 5124 [details] [review]
[SIGNED-OFF] Follow-up fix for Bug 5498, Standardize markup and style of pagination menus

Missed a couple of instances of the pagination menu on the
lists page. Previously the pagination links on the page
listing lists (/cgi-bin/koha/virtualshelves/shelves.pl) was
unstyled. After this patch the links should be styled.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Comment 9 Chris Cormack 2011-08-25 00:06:31 UTC
Follow up pushed, please test
Comment 10 Chris Nighswonger 2011-10-26 18:02:25 UTC
The fix for this bug was published in the 3.4.5 release. If you were the reporter of this bug, please take time to verify the fix and update the status of this bug report accordingly. If the bug is fixed to your satisfaction, please close this report.