[Koha-bugs] [Bug 18078] Updating buttons for z39.50 Authority search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 7 18:37:09 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18078

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #61172|0                           |1
        is obsolete|                            |

--- Comment #8 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 82990
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82990&action=edit
Bug 18078: Updating buttons for z39.50 Authority search

This patch is an alternate proposal for updating buttons on the Z39.50
authority search popup window. It takes some aspects of the original
proposal--Styling the pagination buttons with Bootstrap--and adds a new
interaction for navigating to a specific page in results.

To test, apply the patch and go to Authorities -> New Authority -> New
from Z39.50/SRU.

 - Perform a search which will return multiple pages of results
 - At the bottom of the search results there should be a dropdown menu
   offering selection of page numbers.
   - Selecting a number from the dropdown should automatically load that
     page of results.
   - The current page number should be correctly pre-selected in the
     dropdown.
   - The "Previous" and "Next" buttons should work normally.
 - Perform a search which returns only a single page of results. There
   should be no navigation controls at the bottom of the page.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list