https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21880
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82619|0 |1 is obsolete| | --- Comment #9 from Marcel de Rooy <[email protected]> --- Created attachment 83173 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83173&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. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
