Summary: | Pagination of the search result displayed wrong | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Searching | Assignee: | Josef Moravec <josef.moravec> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | josef.moravec, kyle, oleonard |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 16239 | ||
Bug Blocks: | 18008 | ||
Attachments: |
Bug 18005: Re-styled pagination on search results with Bootstrap
Bug 18005: Re-styled pagination on search results with Bootstrap Bug 18005: Re-styled pagination on search results with Bootstrap |
Description
Jonathan Druart
2017-01-27 14:48:21 UTC
Created attachment 59626 [details] [review] Bug 18005: Re-styled pagination on search results with Bootstrap Test plan: 0. Don't apply path 1. Make catalogue search in staff client with more then 20 results, scroll down to see that pagination is broken 2. Apply the patch 3. Make similar search and confirm, the pagination looks OK with new style Created attachment 59642 [details] [review] Bug 18005: Re-styled pagination on search results with Bootstrap Test plan: 0. Don't apply path 1. Make catalogue search in staff client with more then 20 results, scroll down to see that pagination is broken 2. Apply the patch 3. Make similar search and confirm, the pagination looks OK with new style Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Created attachment 59670 [details] [review] Bug 18005: Re-styled pagination on search results with Bootstrap Test plan: 0. Don't apply path 1. Make catalogue search in staff client with more then 20 results, scroll down to see that pagination is broken 2. Apply the patch 3. Make similar search and confirm, the pagination looks OK with new style Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Pushed to master for 17.05, thank Josef! Bug and patches for 16239 are not present in 16.11.x - patch is not needed. |