[Bug 17625] New: 245f and 245g are not mapped to subtitle in Keyword to MARC mapping
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 Bug ID: 17625 Summary: 245f and 245g are not mapped to subtitle in Keyword to MARC mapping Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: joy@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Created attachment 57470 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57470&action=edit Subfield $f and $g are not displayed to the right as expected. I have mapped the 245$f and 245$g to the subtitle in Keyword to MARC mapping. However those two fields are not displayed as expected to the right of the title. Two screenshots attached. One showing I mapped all 245 subfields to subtitle. One showing a bib where I added data in all subfields and how they are displayed. Missing 245$f and 245$g -- 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=17625 --- Comment #1 from Joy Nelson <joy@bywatersolutions.com> --- Created attachment 57471 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57471&action=edit My Keyword to MARC Mapping -- 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=17625 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- 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=17625 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Just an idea - have you checked the visilibity settings in the framework configuration for those 2 fields? -- 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=17625 --- Comment #3 from Joy Nelson <joy@bywatersolutions.com> --- Hi Katrin, They are set to show in the frameworks. In the xslt it appears the f subfield was removed by bug 13881? I'm planning on submitting a patch for this. Can you think of anything else that I might be missing? -joy (In reply to Katrin Fischer from comment #2)
Just an idea - have you checked the visilibity settings in the framework configuration for those 2 fields?
-- 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=17625 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |Ah --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Ah right, I think the keywords to marc mapping doesn't work on the xslt detail view? -- 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=17625 --- Comment #5 from Joy Nelson <joy@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #4)
Ah right, I think the keywords to marc mapping doesn't work on the xslt detail view?
I verified that. The Keyword to Marc mapping is for non xslt display. I'll change the title on this bug. The issue I'm having is indeed with XSLT -- 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=17625 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|245f and 245g are not |245f and 245g are not |mapped to subtitle in |mapped to subtitle in XSLT |Keyword to MARC mapping | -- 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=17625 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch 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=17625 --- Comment #6 from Joy Nelson <joy@bywatersolutions.com> --- Created attachment 76302 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76302&action=edit Bug 17625: adding subfields f and g to XSLT display Adding 245$f and 245$g to the Results and Detail pages on OPAC and staff side Signed-off-by: Joy Nelson <joy@bywatersolutions.com> -- 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=17625 --- Comment #7 from Joy Nelson <joy@bywatersolutions.com> --- To test: This patch updates the display of the title subfields in the XSLT display in the staff and OPAC. Display includes added subfields f and g To test: * Have a title or two with 245 subfields f and g already in the record. * Verify on OPAC and Staff side that subfields f and g do not appear in search results or Details Display * Apply the patch * Search the opac for title used above * Verify subfields f and g display properly * Click a title * Make sure the fields display properly * Repeat for a few more titles * Repeat in the Staff Client -- 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=17625 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|245f and 245g are not |245f and 245g are not |mapped to subtitle in XSLT |displayed in XSLT -- 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=17625 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |joy@bywatersolutions.com |ity.org | -- 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=17625 Cab Vinton <bibliwho@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bibliwho@gmail.com --- Comment #8 from Cab Vinton <bibliwho@gmail.com> --- All works as expected under Sandbox 11. Note that w/ the details page in the staff client each subfield appears on a new line rather to the right of the title (see attachment). Signing off as this seems minor. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandboxes@biblibre.com Status|Needs Signoff |Signed Off --- Comment #9 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Patch tested with a sandbox, by Cab Vinton <bibliwho@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #76302|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 --- Comment #10 from Cab Vinton <bibliwho@gmail.com> --- Created attachment 78003 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78003&action=edit Staff details display -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 --- Comment #11 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 78004 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78004&action=edit Bug 17625: adding subfields f and g to XSLT display Adding 245$f and 245$g to the Results and Detail pages on OPAC and staff side Signed-off-by: Joy Nelson <joy@bywatersolutions.com> Signed-off-by: Cab Vinton <bibliwho@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |josef.moravec@gmail.com |y.org | CC| |josef.moravec@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 Josef Moravec <josef.moravec@gmail.com> 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=17625 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78004|0 |1 is obsolete| | --- Comment #12 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 78046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78046&action=edit Bug 17625: adding subfields f and g to XSLT display Adding 245$f and 245$g to the Results and Detail pages on OPAC and staff side Signed-off-by: Joy Nelson <joy@bywatersolutions.com> Signed-off-by: Cab Vinton <bibliwho@gmail.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com Status|Passed QA |Pushed to Master --- Comment #13 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=17625 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |martin.renvoize@ptfs-europe | |.com --- Comment #14 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Pushed to 18.05.x for 18.05.03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to Stable |RESOLVED CC| |fridolin.somers@biblibre.co | |m --- Comment #15 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Pushed to 17.11.x for 17.11.10 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org