Bug 32288 - Capitalization: RDA Carrier, etc.
Summary: Capitalization: RDA Carrier, etc.
Status: Pushed to stable
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Owen Leonard
QA Contact: Andrew Fuerste-Henry
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2022-11-19 14:13 UTC by Katrin Fischer
Modified: 2026-03-14 12:29 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: Sponsored
Comma delimited list of Sponsors: Athens County Public Libraries
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
26.05.00,25.11.03
Circulation function:


Attachments
Bug 32288: Capitalization: RDA Carrier, etc. (9.30 KB, patch)
2026-01-28 18:36 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 32288: Capitalization: RDA Carrier, etc. (9.34 KB, patch)
2026-01-28 21:32 UTC, David Nind
Details | Diff | Splinter Review
Bug 32288: Capitalization: RDA Carrier, etc. (9.41 KB, patch)
2026-01-30 16:05 UTC, Andrew Fuerste-Henry
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2022-11-19 14:13:50 UTC
RDA Carrier
	koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_181-2.tt:17 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_181-2.tt:19 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182-2.tt:17 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182-2.tt:19 ...


RDA Content
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_181-2.tt:23 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_181-2.tt:25 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182-2.tt:23 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182-2.tt:25 ...


RDA Media
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_181-2.tt:29 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_181-2.tt:31 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182-2.tt:29 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182-2.tt:31 ...
Comment 1 Eric Phetteplace 2025-03-21 05:06:05 UTC
The capitalization in those files looks correct to me? Perhaps this was changed or I don't understand what the bug is.
Comment 2 Katrin Fischer 2025-03-21 09:47:09 UTC
I still see it on the translation site for the UNIMARC files.

To explain: RDA Carrier is wrong, it should be RDA carrier per our capitalization rules.
Comment 3 Owen Leonard 2026-01-28 18:36:46 UTC
Created attachment 192129 [details] [review]
Bug 32288: Capitalization: RDA Carrier, etc.

This patch corrects the capitalization of the phrases "RDA carrier,"
"RDA content," and "RDA media," found in several UNIMARC cataloging
plugins.

To test you could edit subfields in a MARC framework to activate each
affected plugin, but I think the change is simple enough to be checked
by examining the patch.

Sponsored-by: Athens County Public Libraries
Comment 4 David Nind 2026-01-28 21:32:49 UTC
Created attachment 192139 [details] [review]
Bug 32288: Capitalization: RDA Carrier, etc.

This patch corrects the capitalization of the phrases "RDA carrier,"
"RDA content," and "RDA media," found in several UNIMARC cataloging
plugins.

To test you could edit subfields in a MARC framework to activate each
affected plugin, but I think the change is simple enough to be checked
by examining the patch.

Sponsored-by: Athens County Public Libraries
Signed-off-by: David Nind <david@davidnind.com>
Comment 5 Andrew Fuerste-Henry 2026-01-30 16:05:29 UTC
Created attachment 192246 [details] [review]
Bug 32288: Capitalization: RDA Carrier, etc.

This patch corrects the capitalization of the phrases "RDA carrier,"
"RDA content," and "RDA media," found in several UNIMARC cataloging
plugins.

To test you could edit subfields in a MARC framework to activate each
affected plugin, but I think the change is simple enough to be checked
by examining the patch.

Sponsored-by: Athens County Public Libraries
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Andrew Fuerste Henry <andrew@bywatersolutions.com>
Comment 6 Lucas Gass (lukeg) 2026-01-30 17:55:40 UTC
Nice work everyone!

Pushed to main for 26.05
Comment 7 Jacob O'Mara 2026-03-14 12:29:47 UTC
Thanks all, pushed to 25.11.x