[Bug 21644] New: UNIMARC XSLT display of 210 in intranet
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 Bug ID: 21644 Summary: UNIMARC XSLT display of 210 in intranet Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org In intranet default UNIMARC XSLT display of 210 is tricky. It tests each subfield with a complex conditional prefix. In OPAC default UNIMARC XSLT display 210 is simply displayed with a loop on all subfields. I propose to use the same code as OPAC in intranet. -- 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=21644 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Assignee|koha-bugs@lists.koha-commun |fridolin.somers@biblibre.co |ity.org |m -- 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=21644 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 --- Comment #1 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Created attachment 81066 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81066&action=edit Bug 21644: better UNIMARC XSLT display of 210 in intranet In intranet default UNIMARC XSLT display of 210 is tricky. It tests each subfield with a complex conditional prefix. In OPAC default UNIMARC XSLT display 210 is simply displayed with a loop on all subfields. I propose to use the same code as OPAC in intranet. It allows to display $f and removes strange middle-score character. Test plan: 1) Doni't apply patch 2) Use an UNIMARC database 3) Use default XSLT in all displays 4) Configure a framework to allow 210 subfields from 'a' to 'h' 5) Edit a record with this framework 6) In each 210 subfield enter its letter : $a a, $b b ... 7) Save record 8) Look at record in OPAC, you see : "Publication: a, b : c, d, e, f : g, h" 9) Look at record in intranet 10) You see : ""Publication: a, b : c, d - e : g, h 11) Apply patch 12) Look at record in intranet 13) You see : "Publication: a, b : c, d, e, f : g, h" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 Andreas Roussos <arouss1980@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=21644 Andreas Roussos <arouss1980@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81066|0 |1 is obsolete| | --- Comment #2 from Andreas Roussos <arouss1980@gmail.com> --- Created attachment 82629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82629&action=edit Bug 21644: better UNIMARC XSLT display of 210 in intranet In intranet default UNIMARC XSLT display of 210 is tricky. It tests each subfield with a complex conditional prefix. In OPAC default UNIMARC XSLT display 210 is simply displayed with a loop on all subfields. I propose to use the same code as OPAC in intranet. It allows to display $f and removes strange middle-score character. Test plan: 1) Doni't apply patch 2) Use an UNIMARC database 3) Use default XSLT in all displays 4) Configure a framework to allow 210 subfields from 'a' to 'h' 5) Edit a record with this framework 6) In each 210 subfield enter its letter : $a a, $b b ... 7) Save record 8) Look at record in OPAC, you see : "Publication: a, b : c, d, e, f : g, h" 9) Look at record in intranet 10) You see : ""Publication: a, b : c, d - e : g, h 11) Apply patch 12) Look at record in intranet 13) You see : "Publication: a, b : c, d, e, f : g, h" Signed-off-by: Andreas Roussos <arouss1980@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> 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=21644 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82629|0 |1 is obsolete| | --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 82633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82633&action=edit Bug 21644: better UNIMARC XSLT display of 210 in intranet In intranet default UNIMARC XSLT display of 210 is tricky. It tests each subfield with a complex conditional prefix. In OPAC default UNIMARC XSLT display 210 is simply displayed with a loop on all subfields. I propose to use the same code as OPAC in intranet. It allows to display $f and removes strange middle-score character. Test plan: 1) Doni't apply patch 2) Use an UNIMARC database 3) Use default XSLT in all displays 4) Configure a framework to allow 210 subfields from 'a' to 'h' 5) Edit a record with this framework 6) In each 210 subfield enter its letter : $a a, $b b ... 7) Save record 8) Look at record in OPAC, you see : "Publication: a, b : c, d, e, f : g, h" 9) Look at record in intranet 10) You see : ""Publication: a, b : c, d - e : g, h 11) Apply patch 12) Look at record in intranet 13) You see : "Publication: a, b : c, d, e, f : g, h" Signed-off-by: Andreas Roussos <arouss1980@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> This patch makes intranet consistent with staff again on this area. Note that we loose some punctuation like "- e". -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |m.de.rooy@rijksmuseum.nl |y.org | CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- @RM: No string changes. Only staff relevant. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |nick@bywatersolutions.com --- Comment #5 from Nick Clemens <nick@bywatersolutions.com> --- Awesome work all! Pushed to master for 18.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 Jesse Maseto <jesse@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |jesse@bywatersolutions.com --- Comment #6 from Jesse Maseto <jesse@bywatersolutions.com> --- Pushed to stable for 18.05.07 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 --- Comment #7 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Pushed to 17.11.x for 17.11.13 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org