[Bug 24281] New: Fix the list of types of visual materials
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 Bug ID: 24281 Summary: Fix the list of types of visual materials Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org In the MARC21slim2OPACResults and MARC21slim2IntranetResults XSLT files, the type of visual material for code "g" is "legal article" instead of "game" <span class="label">; Type of visual material: </span> <xsl:choose> [...] <xsl:when test="$controlField008-33='g'"> legal article </xsl:when> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 --- Comment #1 from Maryse Simard <maryse.simard@inlibro.com> --- Created attachment 96526 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96526&action=edit Bug 24281: Fix the list of types of visual materials In the MARC21 XSLT files for results in both staff and OPAC, the type of visual material for code "g" is "legal article" instead of "game". This patch change the value to "game". To test: 0. Set up: - have a MARC21 database - use default XSLT file for display of results : OPACXSLTResultsDisplay : default XSLTResultsDisplay : defaul - If needed, catalog a game. In the 008 tag editor : Type of Material : VM - Visual Materials 33 - Type of visual material : g - Game 1. On both staff and OPAC, make a search which returns results including visual materials of type game (the title catalogued in previous step). 2. Note that in the list of results, the label "Type of visual material" is followed by "legal article". 3. Apply patch. 4. Repeat step 1. 5. Note "legal article" has been replaced by "game". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 Maryse Simard <maryse.simard@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maryse.simard@inlibro.com Assignee|koha-bugs@lists.koha-commun |maryse.simard@inlibro.com |ity.org | Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor CC| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #96526|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 96567 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96567&action=edit Bug 24281: Fix the list of types of visual materials In the MARC21 XSLT files for results in both staff and OPAC, the type of visual material for code "g" is "legal article" instead of "game". This patch change the value to "game". To test: 0. Set up: - have a MARC21 database - use default XSLT file for display of results : OPACXSLTResultsDisplay : default XSLTResultsDisplay : defaul - If needed, catalog a game. In the 008 tag editor : Type of Material : VM - Visual Materials 33 - Type of visual material : g - Game 1. On both staff and OPAC, make a search which returns results including visual materials of type game (the title catalogued in previous step). 2. Note that in the list of results, the label "Type of visual material" is followed by "legal article". 3. Apply patch. 4. Repeat step 1. 5. Note "legal article" has been replaced by "game". Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |20.05.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=24281 --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work everyone! Pushed to master for 20.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|20.05.00 |20.05.00, 19.11.02 released in| | CC| |joy@bywatersolutions.com Status|Pushed to master |Pushed to stable --- Comment #4 from Joy Nelson <joy@bywatersolutions.com> --- Pushed to 19.11.x branch for 19.11.02 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24281 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Status|Pushed to stable |Pushed to oldstable --- Comment #5 from Lucas Gass <lucas@bywatersolutions.com> --- backported to 19.05.x for 19.05.07 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org