[Bug 40774] New: EBSCO Packages search box is missing
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Bug ID: 40774 Summary: EBSCO Packages search box is missing Change sponsored?: --- Product: Koha Version: 25.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: ERM Assignee: jonathan.druart@gmail.com Reporter: christian.nelson@uwasa.fi QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@gmail.com, jonathan.field@openfifth.co.uk, martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, pedro.amorim@openfifth.co.uk In ERM module (/cgi-bin/koha/erm/eholdings/ebsco/packages) the EBSCO packages search box is missing. Instead of the search box an empty page is shown. Chrome Console says: runtime-core.esm-bundler.js:275 TypeError: Cannot read properties of undefined (reading 'authorised_values') at Proxy.<anonymous> (EHoldingsEBSCOPackagesList.vue:14:36) at a7 (runtime-core.esm-bundler.js:6502:16) at A.s [as fn] (runtime-core.esm-bundler.js:5319:46) at A.run (reactivity.esm-bundler.js:225:19) at U (runtime-core.esm-bundler.js:5454:5) at P (runtime-core.esm-bundler.js:5229:7) at I (runtime-core.esm-bundler.js:5182:9) at y (runtime-core.esm-bundler.js:4700:11) at A.s [as fn] (runtime-core.esm-bundler.js:5406:9) at A.run (reactivity.esm-bundler.js:225:19) The EBSCO titles search (/cgi-bin/koha/erm/eholdings/ebsco/titles) seems to be working normally. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |37930 Version|25.05 |unspecified Status|NEW |ASSIGNED Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37930 [Bug 37930] Change how we handle authorised values in Vue -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 186283 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186283&action=edit Bug 40774: Fix EBSCO's package list view TypeError: can't access property "authorised_values", e.type is undefined -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 186285 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186285&action=edit Bug 40774: Fix get_lib_from_av calls The authorised value category for 'authorisedValues.av_title_publication_types' is not defined. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 186286 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186286&action=edit Bug 40774: Fix content type description The authorised value category for 'EBook' is not defined. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- I found several bugs. The description of the content types on the package list view was not correctly shown. On the title list it was the publication types. Everything should be fixed now. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_25_05_candidate Severity|normal |major -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 OpenFifth Sandboxes <sandboxes@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186283|0 |1 is obsolete| | --- Comment #5 from OpenFifth Sandboxes <sandboxes@openfifth.co.uk> --- Created attachment 186296 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186296&action=edit Bug 40774: Fix EBSCO's package list view TypeError: can't access property "authorised_values", e.type is undefined Signed-off-by: cnelson <christian.nelson@uwasa.fi> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 OpenFifth Sandboxes <sandboxes@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186285|0 |1 is obsolete| | --- Comment #6 from OpenFifth Sandboxes <sandboxes@openfifth.co.uk> --- Created attachment 186297 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186297&action=edit Bug 40774: Fix get_lib_from_av calls The authorised value category for 'authorisedValues.av_title_publication_types' is not defined. Signed-off-by: cnelson <christian.nelson@uwasa.fi> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 OpenFifth Sandboxes <sandboxes@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186286|0 |1 is obsolete| | --- Comment #7 from OpenFifth Sandboxes <sandboxes@openfifth.co.uk> --- Created attachment 186298 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186298&action=edit Bug 40774: Fix content type description The authorised value category for 'EBook' is not defined. Signed-off-by: cnelson <christian.nelson@uwasa.fi> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Christian Nelson <christian.nelson@uwasa.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #8 from Christian Nelson <christian.nelson@uwasa.fi> --- Seems to be working fine now, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.derscheid@lmscloud.de --- Comment #9 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Just found this as well :D -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186296|0 |1 is obsolete| | --- Comment #10 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 186528 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186528&action=edit Bug 40774: Fix EBSCO's package list view TypeError: can't access property "authorised_values", e.type is undefined Signed-off-by: cnelson <christian.nelson@uwasa.fi> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186297|0 |1 is obsolete| | --- Comment #11 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 186529 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186529&action=edit Bug 40774: Fix get_lib_from_av calls The authorised value category for 'authorisedValues.av_title_publication_types' is not defined. Signed-off-by: cnelson <christian.nelson@uwasa.fi> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186298|0 |1 is obsolete| | --- Comment #12 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 186530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186530&action=edit Bug 40774: Fix content type description The authorised value category for 'EBook' is not defined. Signed-off-by: cnelson <christian.nelson@uwasa.fi> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #13 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Hi Christian, I have updated your sign-off line to be: Signed-off-by: Christian Nelson <christian.nelson@uwasa.fi> For the dashboard and the release notes we can do a mail map to your full name, but please consider updating your git settings. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 --- Comment #14 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 25.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |me@paulderscheid.xyz |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|25.11.00 |25.11.00,25.05.04 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 --- Comment #15 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Nice work everyone! Pushed to 25.05.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Pushed to stable |Needs documenting --- Comment #16 from Fridolin Somers <fridolin.somers@biblibre.com> --- Depends on Bug 37930 not in 24.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Bug 40774 depends on bug 37930, which changed state. Bug 37930 Summary: Change how we handle authorised values in Vue https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37930 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40774 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_25_05_candidate | -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org