https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33941
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152119|0 |1 is obsolete| | --- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 152139 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152139&action=edit Bug 33941: Fix wrong URL name in EBSCOPackagesList This patch fixes a URL pointing to the wrong route which stops filtering from working in the table. Note: To test you will need some EBSCO credentials Test plan: 1) In ERM, go to EBSCO > Packages and search for a package 2) It should fail with a warning in the console saying that a required param "package_id" is missing 3) Apply patch 4) Repeat step 1 5) It should now successfully fetch packages Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
