Bug 38471

Summary: Typo: "Field suppresion, FSP (RLIN)"
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: MARC Bibliographic data supportAssignee: Nicolas Hunstein <nicolas.hunstein>
Status: Pushed to stable --- QA Contact: Brendan Lawlor <blawlor>
Severity: minor    
Priority: P5 - low CC: blawlor, david, nicolas.hunstein
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: String patch Documentation contact:
Documentation submission: Text to go in the release notes:
Thus fixes a typo in the subfield description for authority framework 090$t - "Field suppresion" to "Field suppression". (This change only affects new installations - existing installations will need to manually update their authority frameworks.)
Version(s) released in:
25.05.00,24.11.04
Circulation function:
Attachments: Bug 38471: update "Field suppresion" to "Field suppression"
Bug 38471: update "Field suppresion" to "Field suppression"
Bug 38471: update "Field suppresion" to "Field suppression"
Bug 38471: update "Field suppresion" to "Field suppression"

Description Katrin Fischer 2024-11-18 11:04:41 UTC
Field suppresion, FSP (RLIN)
installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml:auth_subfield_structure:3:row:270

Should this read supression?
Comment 1 Nicolas Hunstein 2025-01-10 14:06:28 UTC
Created attachment 176335 [details] [review]
Bug 38471: update "Field suppresion" to "Field suppression"

updates "Field suppresion" to "Field suppression"

to test:
- go to Administration/Authority types/Default framework/Tag 090
- verify description for subfield t is Field suppresion, FSP (RLIN)

- apply patch
- reset database or reset_all
- verify description has changed to Field suppression,FSP (RLIN)
Comment 2 William Lavoie 2025-01-10 15:39:40 UTC
Created attachment 176366 [details] [review]
Bug 38471: update "Field suppresion" to "Field suppression"

updates "Field suppresion" to "Field suppression"

to test:
- go to Administration/Authority types/Default framework/Tag 090
- verify description for subfield t is Field suppresion, FSP (RLIN)

- apply patch
- reset database or reset_all
- verify description has changed to Field suppression,FSP (RLIN)

Signed-off-by: William Lavoie <william.lavoie@inLibro.com>
Comment 3 William Lavoie 2025-01-10 15:40:05 UTC
Created attachment 176367 [details] [review]
Bug 38471: update "Field suppresion" to "Field suppression"

updates "Field suppresion" to "Field suppression"

to test:
- go to Administration/Authority types/Default framework/Tag 090
- verify description for subfield t is Field suppresion, FSP (RLIN)

- apply patch
- reset database or reset_all
- verify description has changed to Field suppression,FSP (RLIN)

Signed-off-by: William Lavoie <william.lavoie@inLibro.com>
Comment 4 Brendan Lawlor 2025-01-10 17:54:02 UTC
Created attachment 176384 [details] [review]
Bug 38471: update "Field suppresion" to "Field suppression"

updates "Field suppresion" to "Field suppression"

to test:
- go to Administration/Authority types/Default framework/Tag 090
- verify description for subfield t is Field suppresion, FSP (RLIN)

- apply patch
- reset database or reset_all
- verify description has changed to Field suppression,FSP (RLIN)

Signed-off-by: William Lavoie <william.lavoie@inLibro.com>
Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Comment 5 Brendan Lawlor 2025-01-10 17:56:43 UTC
Trivial change, fixes typo, passes qa script. Passing QA.
Comment 6 Katrin Fischer 2025-01-10 18:21:07 UTC
Pushed for 25.05!

Well done everyone, thank you!
Comment 7 Paul Derscheid 2025-04-22 20:27:13 UTC
Nice work everyone!

Pushed to 24.11.x for 24.11.04