https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41303 Bug ID: 41303 Summary: "showRDAtag264" not displayed in staff client detail page and not fully in OPAC Initiative type: --- Sponsorship --- status: Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: anke.bruns@gwdg.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The subfields (typically a, b, c) of 264 are not preceded by any description like e.g. Place of Publication: Publisher: Publication Date: Or even a single description like Publication details: as seems to be the case if these are stored in 260 (see XSLT) In the OPAC they are preceded by "Publisher" but then no further specification as to place, date or publisher. I think the passage in the relevant Detail page XSLT overwritten <!-- Publisher info and RDA related info from tags 260, 264 --> and the corresponding template showRDAtag264 are probably the thing to look at. How to fix this? (Maybe this is related to https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37423 ). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.