[Bug 32287] New: Capitalization: Printing and/or Publishing Information Transcribed as Found in the Colophon:␠
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 Bug ID: 32287 Summary: Capitalization: Printing and/or Publishing Information Transcribed as Found in the Colophon:␠ Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Found while translating: Printing and/or Publishing Information Transcribed as Found in the Colophon:␠ koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl:161 koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl:322 and Printing and/or Publishing Information Transcribed as Found in the Main Source of Information:␠ koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl:180 koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl:341 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 --- Comment #1 from briann@catalyst.net.nz --- Created attachment 184255 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184255&action=edit Bug 32287:Capitalization: Printing and/or Publishing Information Transcribed as Found in Test Plan Have a look at the patch and confirm the change looks correct -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 briann@catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |briann@catalyst.net.nz CC| |briann@catalyst.net.nz 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=32287 David Nind <david@davidnind.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=32287 --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 184269 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184269&action=edit Bug 32287: Capitalization - UNIMARC labels for 214$r and $s This patch changes the capitalisation for the labels displayed in the OPAC and staff interface for UNIMARC 214$r and $s from capital case to sentence case, to be consistent with other labels: - 214$r: Printing and/or publishing information transcribed as found in the main source of information - 214$s: Printing and/or publishing information transcribed as found in the colophon Test plan: 1. Have a look at the patch and confirm the changes look correct. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Attachment #184255|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=32287 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the release notes| |capitalisation for the | |labels displayed in the | |OPAC and staff interface | |for UNIMARC subfields 214$r | |and $s - these are changed | |from capital case to | |sentence case, to be | |consistent with other | |labels: | |- 214$r: Printing and/or | |publishing information | |transcribed | | as found in the | |main source of information | |- 214$s: Printing and/or | |publishing information | |transcribed | | as found in the | |colophon --- Comment #3 from David Nind <david@davidnind.com> --- Thanks Brian! I've updated the commit message to fix the title and add a description (see the commit message guidelines https://wiki.koha-community.org/wiki/Commit_messages). I've also added a draft release note. David Nind Testing notes (using koha-testing-docker): 1. To setup a UNIMARC environment, edit the KTD .env file and set MARC_FLAVOR=unimarc 2. Edit a record and add values for the 214$r and 214$s subfields. 3. Check how the labels are displayed in the record details page before and after the patch: - Before: Capital case - After: Sentence case 4. To check wording (in capital case), check the UNIMARC definitions at https://www.ifla.org/unimarc-updates/unimarc-bibliographic-format-manual-onl... (page 306 of the PDF) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184269|0 |1 is obsolete| | --- Comment #4 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- Created attachment 184393 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184393&action=edit Bug 32287: Capitalization - UNIMARC labels for 214$r and $s This patch changes the capitalisation for the labels displayed in the OPAC and staff interface for UNIMARC 214$r and $s from capital case to sentence case, to be consistent with other labels: - 214$r: Printing and/or publishing information transcribed as found in the main source of information - 214$s: Printing and/or publishing information transcribed as found in the colophon Test plan: 1. Have a look at the patch and confirm the changes look correct. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |emily.lamancusa@montgomeryc |y.org |ountymd.gov Patch complexity|--- |String patch Status|Signed Off |Passed QA CC| |emily.lamancusa@montgomeryc | |ountymd.gov --- Comment #5 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- Looks great! Thanks, Brian! Passing QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.11.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=32287 --- Comment #6 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 25.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|25.11.00 |25.11.00,25.05.02 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 --- Comment #7 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Nice work everyone! Pushed to 25.05.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting CC| |fridolin.somers@biblibre.co | |m --- Comment #8 from Fridolin Somers <fridolin.somers@biblibre.com> --- I prefer not backport to 24.11 to avoid translation work -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Needs documenting |RESOLVED --- Comment #9 from David Nind <david@davidnind.com> --- No update to the manual required. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org