[Bug 13145] New: UNIMARC 610 tag isn't displayed in OPAC when there is no $9 subfield
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13145 Bug ID: 13145 Summary: UNIMARC 610 tag isn't displayed in OPAC when there is no $9 subfield Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: frederic@tamil.fr QA Contact: testopia@bugs.koha-community.org On OPAC detail page, subject fields are not displayed when they are not linked to authorities ($9 subfield). This is due to a misplelling in UNIMARC XSL detail page. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13145 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |frederic@tamil.fr -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13145 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13145 --- Comment #1 from Frédéric Demians <frederic@tamil.fr> --- Created attachment 32724 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32724&action=edit Bug 13145 UNIMARC 610 tag isn't displayed in OPAC when there is no $9 subfield On OPAC detail page, subject fields are not displayed when they are not linked to authorities ($9 subfield). This is due to a misplelling in UNIMARC XSL detail page. TO TEST: (1) On a Koha UNIMARC, find out a biblio record with a 610 field, without $9 subfield. Something like: 610 1 $a Aliment -- Approvisionnement -- Europe -- Histoire Or add such a field to an existing record. (2) Check that OPACXSLTDetailsDisplay is set to 'default' (3) See this record on OPAC detail page. You must see 'Subject: ' => nothing after the 'Subject' label. If your record contains several 610 fields without $9, the | character will appear, separating no content. (4) Apply the patch. (5) Reload the page seen at step (3): subject is displayed now. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13145 Chris Cormack <chris@bigballofwax.co.nz> 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=13145 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32724|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 32763 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32763&action=edit Bug 13145 UNIMARC 610 tag isn't displayed in OPAC when there is no $9 subfield On OPAC detail page, subject fields are not displayed when they are not linked to authorities ($9 subfield). This is due to a misplelling in UNIMARC XSL detail page. TO TEST: (1) On a Koha UNIMARC, find out a biblio record with a 610 field, without $9 subfield. Something like: 610 1 $a Aliment -- Approvisionnement -- Europe -- Histoire Or add such a field to an existing record. (2) Check that OPACXSLTDetailsDisplay is set to 'default' (3) See this record on OPAC detail page. You must see 'Subject: ' => nothing after the 'Subject' label. If your record contains several 610 fields without $9, the | character will appear, separating no content. (4) Apply the patch. (5) Reload the page seen at step (3): subject is displayed now. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13145 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13145 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32763|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 32766 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32766&action=edit [PASSED QA] Bug 13145 UNIMARC 610 tag isn't displayed in OPAC when there is no $9 subfield On OPAC detail page, subject fields are not displayed when they are not linked to authorities ($9 subfield). This is due to a misplelling in UNIMARC XSL detail page. TO TEST: (1) On a Koha UNIMARC, find out a biblio record with a 610 field, without $9 subfield. Something like: 610 1 $a Aliment -- Approvisionnement -- Europe -- Histoire Or add such a field to an existing record. (2) Check that OPACXSLTDetailsDisplay is set to 'default' (3) See this record on OPAC detail page. You must see 'Subject: ' => nothing after the 'Subject' label. If your record contains several 610 fields without $9, the | character will appear, separating no content. (4) Apply the patch. (5) Reload the page seen at step (3): subject is displayed now. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described, tested on a UNIMARC installation. Small XSLT change. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13145 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |tomascohen@gmail.com --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Thanks Frédéric! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org