https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23297 Bug ID: 23297 Summary: Display of edition metadata fails when displaying alternative Editions Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: andrew.isherwood@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org When viewing a record in the OPAC that contains alternative editions (supplied by LibraryThing / xISBN) the display of the editions in the "Editions" tab doesn't display metadata such as "editionstatement" and "url". Looking into it a bit, it appears that the method for fetching the metadata was changed from using GetBiblioData($biblionumber) to fetching it via the Koha::Biblios::biblioitem method. -- You are receiving this mail because: You are watching all bug changes.