Summary: | [24.11] Identifier typed as Identifierr | ||
---|---|---|---|
Product: | Koha | Reporter: | Anneli Österman <anneli.osterman> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | Pushed to stable --- | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | david, paul.derscheid |
Version: | 24.11 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.11.05
|
Circulation function: | |
Attachments: |
Bug 39886: [24.11.x] Identifier typed as Identifierr
Bug 39886: [24.11.x] Identifier typed as Identifierr |
Description
Anneli Österman
2025-05-13 05:30:29 UTC
Created attachment 182459 [details] [review] Bug 39886: [24.11.x] Identifier typed as Identifierr This patch corrects a typo in the Elasticsearch mappings template: Identifierr -> Identifier To test, apply the patch and go to Administration -> Search engine configuration. In the "Type" column, check the dropdown menus. There should be an item "Identifier." Created attachment 182472 [details] [review] Bug 39886: [24.11.x] Identifier typed as Identifierr This patch corrects a typo in the Elasticsearch mappings template: Identifierr -> Identifier To test, apply the patch and go to Administration -> Search engine configuration. In the "Type" column, check the dropdown menus. There should be an item "Identifier." Signed-off-by: David Nind <david@davidnind.com> Testing notes (using KTD): 1. Note that the incorrect spelling in the type column dropdown list is at the very bottom of the page - in the row without a name label. Progressing this to "Pushed to main" to get it into queue of 24.11 RMaint. Bug is not actually present in main. Nice work everyone! Pushed to 24.11.x for 24.11.05 |