Bug 37329 - Typo: authorised value in patron attribute types
Summary: Typo: authorised value in patron attribute types
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Caroline Cyr La Rose
QA Contact: Testopia
URL:
Keywords:
Depends on: 32610
Blocks:
  Show dependency treegraph
 
Reported: 2024-07-11 16:31 UTC by Caroline Cyr La Rose
Modified: 2025-04-23 19:38 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact: Caroline Cyr La Rose
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/1035
Text to go in the release notes:
Version(s) released in:
24.11.00,24.05.06
Circulation function:


Attachments
Bug 37329: Typo: authorised value in patron attribute types (1.67 KB, patch)
2024-07-11 16:36 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 37329: Typo: authorised value in patron attribute types (1.73 KB, patch)
2024-07-11 18:09 UTC, Roman Dolny
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Caroline Cyr La Rose 2024-07-11 16:31:10 UTC
Terminology indicates it should be "authorized" and not "authorised".

https://wiki.koha-community.org/wiki/Terminology

To get there:
1. Go to Administration > Patron attribute types > New patron attribute type
--> Text is next to the Is a date checkbox.
Comment 1 Caroline Cyr La Rose 2024-07-11 16:36:00 UTC
Created attachment 168842 [details] [review]
Bug 37329: Typo: authorised value in patron attribute types

This patch corrects a typo in the patron attribute type form.

Terminology indicates it should be "authorized" and not "authorised".

https://wiki.koha-community.org/wiki/Terminology

To test:
1. Apply patch
2. Go to Administration > Patron attribute types > New patron attribute type
--> The hint next to the Is a date checkbox should say "[...]an authorized
value category"
Comment 2 Roman Dolny 2024-07-11 18:09:24 UTC
Created attachment 168860 [details] [review]
Bug 37329: Typo: authorised value in patron attribute types

This patch corrects a typo in the patron attribute type form.

Terminology indicates it should be "authorized" and not "authorised".

https://wiki.koha-community.org/wiki/Terminology

To test:
1. Apply patch
2. Go to Administration > Patron attribute types > New patron attribute type
--> The hint next to the Is a date checkbox should say "[...]an authorized
value category"

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Comment 3 Katrin Fischer 2024-07-12 07:36:21 UTC
Picking from QA queue as an easy one :)
Comment 4 Katrin Fischer 2024-07-12 08:22:29 UTC
Pushed for 24.11!

Well done everyone, thank you!
Comment 5 Lucas Gass (lukeg) 2024-11-18 18:13:14 UTC
Backported to 24.05.x for upcoming 24.05.06
Comment 6 Fridolin Somers 2024-12-06 08:28:39 UTC
Depends on Bug 32610 not in 23.11.x
Comment 7 Caroline Cyr La Rose 2025-04-23 19:38:32 UTC
I simply redid the screenshot for the manual. Nothing else to change.