[Bug 11517] New: MARC21slim2intranetResults.xsl has swapped braille and combination
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 Bug ID: 11517 Summary: MARC21slim2intranetResults.xsl has swapped braille and combination Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: gmcharlt@gmail.com Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org <xsl:if test="marc:controlfield[@tag=007][substring(text(),1,1)='f'][substring(text(),2,1)='c']"> braille </xsl:if> <xsl:if test="marc:controlfield[@tag=007][substring(text(),1,1)='f'][substring(text(),2,1)='b']"> combination </xsl:if> But MARC21 format says: 00 - Category of material f - Tactile material 01 - Specific material designation b - Braille c - Combination -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 31313 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31313&action=edit Bug 11517: Braille and combination swapped in XSLT result lists http://www.loc.gov/marc/bibliographic/bd007f.html - Catalog a record: * 007 - choose 'Tactile material' * Pos. 1 - choose b = Braille or C = combination * Reindex! * Verify the result list shows the format correctly. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|unspecified |master Assignee|gmcharlt@gmail.com |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31313|0 |1 is obsolete| | --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 32868 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32868&action=edit [SIGNED-OFF] Bug 11517: Braille and combination swapped in XSLT result lists http://www.loc.gov/marc/bibliographic/bd007f.html - Catalog a record: * 007 - choose 'Tactile material' * Pos. 1 - choose b = Braille or C = combination * Reindex! * Verify the result list shows the format correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Problem exist, fixed with this patch. No koha-qa errors -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |bgkriegel@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 Brendan Gallagher <brendan@bywatersolutions.com> 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=11517 Brendan Gallagher <brendan@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32868|0 |1 is obsolete| | --- Comment #3 from Brendan Gallagher <brendan@bywatersolutions.com> --- Created attachment 32988 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32988&action=edit Bug 11517: Braille and combination swapped in XSLT result lists http://www.loc.gov/marc/bibliographic/bd007f.html - Catalog a record: * 007 - choose 'Tactile material' * Pos. 1 - choose b = Braille or C = combination * Reindex! * Verify the result list shows the format correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Problem exist, fixed with this patch. No koha-qa errors Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11517 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 Katrin! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org