Bug 26450

Summary: Typo in UNIMARC field 105 plugin template
Product: Koha Reporter: Andreas Roussos <a.roussos>
Component: TemplatesAssignee: Andreas Roussos <a.roussos>
Status: CLOSED FIXED QA Contact: Nick Clemens <nick>
Severity: trivial    
Priority: P5 - low CC: aleisha, julian.maurice, lucas, nick
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.11.00, 20.05.06
Attachments: Bug 26450: fix typo in plugin template
Bug 26450: fix typo in plugin template
Bug 26450: fix typo in plugin template
Bug 26450: (QA follow-up) Replace tabs with spaces

Description Andreas Roussos 2020-09-14 07:58:29 UTC
In the UNIMARC field 105 plugin template, the "Form of contents codes"
dropdown menus contain an option with unnecessary capitalisation:

"w - Religious text"

This is the only option where a capitalised word is used.

According to the IFLA 2012 update for field 105 [1], the dropdown option
should read:

"w - religious text"

[1] https://www.ifla.org/files/assets/uca/unimarc_updates/BIBLIOGRAPHIC/u-b_105_update.pdf
Comment 1 Andreas Roussos 2020-09-14 08:04:23 UTC
Created attachment 110034 [details] [review]
Bug 26450: fix typo in plugin template

The UNIMARC field 105 plugin template contains some dropdown menu
options with unnecessary capitalisation: "w - Religious text".

This patch fixes that.

Test plan: apply the patch, and confirm that the dropdown menu
options appear in all lowercase.
Comment 2 Julian Maurice 2020-10-23 12:53:20 UTC
Created attachment 112263 [details] [review]
Bug 26450: fix typo in plugin template

The UNIMARC field 105 plugin template contains some dropdown menu
options with unnecessary capitalisation: "w - Religious text".

This patch fixes that.

Test plan: apply the patch, and confirm that the dropdown menu
options appear in all lowercase.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Comment 3 Nick Clemens 2020-10-24 02:08:53 UTC
Created attachment 112357 [details] [review]
Bug 26450: fix typo in plugin template

The UNIMARC field 105 plugin template contains some dropdown menu
options with unnecessary capitalisation: "w - Religious text".

This patch fixes that.

Test plan: apply the patch, and confirm that the dropdown menu
options appear in all lowercase.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 4 Nick Clemens 2020-10-24 02:08:57 UTC
Created attachment 112358 [details] [review]
Bug 26450: (QA follow-up) Replace tabs with spaces
Comment 5 Jonathan Druart 2020-10-25 23:06:47 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 6 Lucas Gass 2020-11-13 21:58:43 UTC
backported to 20.05.x for 20.05.06
Comment 7 Aleisha Amohia 2020-11-17 05:06:49 UTC
enhancement, not backported to 19.11.x