| Summary: | Capitalization: Data Provider | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Ben Foster <headtummy> |
| Status: | Pushed to main --- | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | aleisha, david |
| Version: | Main | Keywords: | Academy |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | Sponsored | Comma delimited list of Sponsors: | Catalyst |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
Fixes the capitalization for ERM module's "Latest SUSHI Counter jobs" dashboard widget so that the table column heading is "Data provider" instead of "Data Provider".
|
Version(s) released in: |
26.05.00
|
| Circulation function: | |||
| Attachments: |
Bug 41658: corrected the miscapitalization of "Data provider"
Bug 41658: "Data provider" string fix Bug 41658: "Data provider" string fix Bug 41658: "Data provider" string fix Bug 41658: "Data provider" string fix |
||
|
Description
Katrin Fischer
2026-01-19 09:33:55 UTC
Created attachment 191731 [details] [review] Bug 41658: corrected the miscapitalization of "Data provider" Created attachment 191739 [details] [review] Bug 41658: "Data provider" string fix Fixed the miscapitalisation - "Data Provider" should be "Data provider" according to our spelling rules Created attachment 191764 [details] [review] Bug 41658: "Data provider" string fix Fixed the miscapitalisation - "Data Provider" should be "Data provider" according to our spelling rules Testing notes (using koha-testing-docker): 1. Enable the ERM module: set the ERMModule system preference = "Enable" 2. Go to the E-resource management module landing page 3. Note that for the "Latest SUSHI Counter jobs" dashboard widget that the table column heading says "Data Provider" 4. Apply the patch 5. Update things: yarn build 6. Restart everything: restart_all 7. Refresh the ERM module landing page 8/ Note that the column heading is now "Data provider" Created attachment 191818 [details] [review] Bug 41658: "Data provider" string fix Fixed the miscapitalisation - "Data Provider" should be "Data provider" according to our spelling rules Signed-off-by: David Nind <david@davidnind.com> Forgot to add a sign-off line to the patch! Thanks for the patch Ben! Created attachment 191825 [details] [review] Bug 41658: "Data provider" string fix Fixed the miscapitalisation - "Data Provider" should be "Data provider" according to our spelling rules Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Thanks Ben! I think David already noted this on another bug. Your author line for the patch currently reads: From: Photonyx <Headtummy@gmail.com> If you want us to change that to your full name, please let us know! Nice work everyone! Pushed to main for 26.05 |