[Bug 8144] New: 775 tag in the MARC record causes display issue
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Priority: P5 - low Change sponsored?: --- Bug ID: 8144 Assignee: oleonard@myacpl.org Summary: 775 tag in the MARC record causes display issue Severity: enhancement Classification: Unclassified OS: All Reporter: joy@bywatersolutions.com Hardware: All Status: NEW Version: unspecified Component: OPAC Product: Koha Created attachment 9743 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9743&action=edit Error in Display when 775 is used MARC record with a 775 tag launches a 'second search' on ti, phr: in the results display. See attached screenshot. One shows OPAC when 775 is on MARC and the other after the 775 tag is removed. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 --- Comment #1 from Joy Nelson <joy@bywatersolutions.com> --- Created attachment 9744 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9744&action=edit Corrected OPAC display when 775 is removed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Severity|enhancement |critical -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |rel_3_8 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|OPAC |Templates Version|rel_3_8 |master --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Same problem in the staff client. It's a markup error in the XSLT template. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- It's clear how the broken markup is causing the problem: <span class="results_summary other_editions"> <span class="label">Other Editions: </span> <a href="/cgi-bin/koha/opac-search.pl?q=ti,phr:"/> </span> The <a> is not closed. But I can't puzzle out why the closing </a> in the .xsl file isn't doing its job. I also can't see why 775$a isn't being output, whether or not the markup is valid. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 9761 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9761&action=edit Bug 8144 - 775 tag in the MARC record causes display issue Fixing XSL template in the OPAC and staff client following recommendations by Jared. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Component|Templates |OPAC Version|master |rel_3_8 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_8 |master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9761|0 |1 is obsolete| | --- Comment #5 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 9786 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9786&action=edit Bug 8144 - 775 tag in the MARC record causes display issue Fixing XSL template in the OPAC and staff client following recommendations by Jared. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Fixes the markup and correctly displays 775 notes. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com --- Comment #6 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: XSLT related only, passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_8 --- Comment #7 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed I haven't a MARC21 setup at hand, so haven't checked the patch. Seems tiny enough & expecienced author/signoffer, so I trust them. BUT please test ! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8144 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz --- Comment #8 from Chris Cormack <chris@bigballofwax.co.nz> --- Tested with marc21, works well, pushed to 3.8.x, will be in 3.8.2 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org