Summary: | EBSCO Packages filter failing | ||
---|---|---|---|
Product: | Koha | Reporter: | Matt Blenkinsop <matt.blenkinsop> |
Component: | ERM | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, pedro.amorim, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.11.00,23.05.02,22.11.08
|
|
Circulation function: | |||
Bug Depends on: | 32932 | ||
Bug Blocks: | |||
Attachments: |
Bug 33941: Fix wrong URL name in EBSCOPackagesList
Bug 33941: Fix wrong URL name in EBSCOPackagesList |
Description
Matt Blenkinsop
2023-06-07 16:09:58 UTC
Created attachment 152119 [details] [review] 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 Created attachment 152139 [details] [review] 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 <jonathan.druart@bugs.koha-community.org> Pushed to master for 23.11. Nice work everyone, thanks! Thanks for all the hard work! Pushed to 23.05.x for the next release Nice work everyone! Pushed to oldstable for 22.11.x |