[Koha-bugs] [Bug 21880] "Relationship information" disappears when accessing paginated results in authority searches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 23 18:43:34 CET 2018


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

--- Comment #1 from Andreas Roussos <arouss1980 at gmail.com> ---
Created attachment 82619
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82619&action=edit
Bug 21880: "Relationship information" disappears when accessing paginated
results in authority searches

When linking authorities with authorities, if you perform a
search that returns >20 results, the "Relationship information"
section disappears when you click on the pagination hyperlinks.

This patch fixes that.

Test plan:
1) In the Authorities module, edit an authority (or create a new
   one) and try to link it with another authority (via UNIMARC
   500$a, for example).
2) When the authority finder comes up, search for something that
   will yield more than 20 results, then click on the pagination
   links -- notice how the "Relationship information" section is
   no longer visible.
3) Apply the patch (and restart Plack/memcached, if necessary).
4) Repeat step 2) -- "Relationship information" is now persistent.

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


More information about the Koha-bugs mailing list