Bug 29481

Summary: Terminology: Collection code
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: andrewfh, barbara.johnson, jonathan.druart, kyle
Version: Main   
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:
22.05.00,21.11.03
Attachments: Bug 29481: Terminology: Collection code, call number
Bug 29481: Terminology: Collection code, call number
Bug 29481: Terminology: Collection code, call number
Bug 29481: Terminology: Fix other occurrences of 'Collection code'
Bug 29481: Terminology: Fix other occurrences of 'Collection code'
Bug 29481: Terminology: Collection code, call number
Bug 29481: Terminology: Fix other occurrences of 'Collection code'

Description Katrin Fischer 2021-11-15 12:09:40 UTC
This is from the new strings for 21.11:

koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl:1513
Terminology: Collection code, call number:

We have standardized on just "collection" as we display the description and not a code. This should be fixed accordingly.
Comment 1 Owen Leonard 2021-11-17 11:39:39 UTC
Created attachment 127728 [details] [review]
Bug 29481: Terminology: Collection code, call number

This patch corrects an instance of the phrase "Collection code,"
replacing it with the standard "Collection."

To test, apply the patch and restart services.

- In the staff interface, go to Administration -> System preferences and
  set the OpacItemLocation preference to "library, collection code, and
  call number."
- In the OPAC, search the catalog using a term which will return
  multiple results.
- In the search results, item descriptions in the "Availability" line
  should read like this:

  [Collection, call number: Non-fiction 394.2663 Bu]
Comment 2 PTFS Europe Sandboxes 2021-11-19 20:36:12 UTC
Created attachment 127899 [details] [review]
Bug 29481: Terminology: Collection code, call number

This patch corrects an instance of the phrase "Collection code,"
replacing it with the standard "Collection."

To test, apply the patch and restart services.

- In the staff interface, go to Administration -> System preferences and
  set the OpacItemLocation preference to "library, collection code, and
  call number."
- In the OPAC, search the catalog using a term which will return
  multiple results.
- In the search results, item descriptions in the "Availability" line
  should read like this:

  [Collection, call number: Non-fiction 394.2663 Bu]

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Comment 3 Jonathan Druart 2021-12-02 10:20:27 UTC
Should we fix the other occurrences as well?


koha-tmpl/intranet-tmpl/prog/en/columns.def:<field name="items.ccode">Collection code</field>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref:             ccode: "Collection code"

and in the framework installer files.
Comment 4 Katrin Fischer 2021-12-18 21:13:09 UTC
Created attachment 128695 [details] [review]
Bug 29481: Terminology: Collection code, call number

This patch corrects an instance of the phrase "Collection code,"
replacing it with the standard "Collection."

To test, apply the patch and restart services.

- In the staff interface, go to Administration -> System preferences and
  set the OpacItemLocation preference to "library, collection code, and
  call number."
- In the OPAC, search the catalog using a term which will return
  multiple results.
- In the search results, item descriptions in the "Availability" line
  should read like this:

  [Collection, call number: Non-fiction 394.2663 Bu]

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Katrin Fischer 2021-12-18 21:13:14 UTC
Created attachment 128696 [details] [review]
Bug 29481: Terminology: Fix other occurrences of 'Collection code'

This changes Â"collection code" to be "collection" as Koha displays
the collection description and no codes. This will also help to make
the GUI more consistent overall.
Comment 6 Katrin Fischer 2021-12-18 21:14:09 UTC
Created attachment 128697 [details] [review]
Bug 29481: Terminology: Fix other occurrences of 'Collection code'

This changes "collection code" to be "collection" as Koha displays
the collection description and no codes. This will also help to make
the GUI more consistent overall.
Comment 7 Katrin Fischer 2021-12-18 21:14:41 UTC
(In reply to Jonathan Druart from comment #3)
> Should we fix the other occurrences as well?
> koha-tmpl/intranet-tmpl/prog/en/columns.def:<field
> name="items.ccode">Collection code</field>
> koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref:     
> ccode: "Collection code"
> 
> and in the framework installer files.

I made the additional changes, would you mind checking them?
Comment 8 Jonathan Druart 2021-12-20 08:51:58 UTC
Created attachment 128725 [details] [review]
Bug 29481: Terminology: Collection code, call number

This patch corrects an instance of the phrase "Collection code,"
replacing it with the standard "Collection."

To test, apply the patch and restart services.

- In the staff interface, go to Administration -> System preferences and
  set the OpacItemLocation preference to "library, collection code, and
  call number."
- In the OPAC, search the catalog using a term which will return
  multiple results.
- In the search results, item descriptions in the "Availability" line
  should read like this:

  [Collection, call number: Non-fiction 394.2663 Bu]

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 9 Jonathan Druart 2021-12-20 08:52:03 UTC
Created attachment 128726 [details] [review]
Bug 29481: Terminology: Fix other occurrences of 'Collection code'

This changes "collection code" to be "collection" as Koha displays
the collection description and no codes. This will also help to make
the GUI more consistent overall.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 10 Fridolin Somers 2022-01-28 21:13:03 UTC
Pushed to master for 22.05, thanks to everybody involved 🦄
Comment 11 Kyle M Hall 2022-02-07 13:13:41 UTC
Pushed to 21.11.x for 21.11.03
Comment 12 Andrew Fuerste-Henry 2022-02-21 15:09:56 UTC
Missing dependency, not backported to 21.05