Summary: | Fix typo in EDIFACT list | ||
---|---|---|---|
Product: | Koha | Reporter: | David Gustafsson <glasklas> |
Component: | Acquisitions | Assignee: | David Gustafsson <glasklas> |
Status: | RESOLVED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | minor | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, fridolin.somers, lucas, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.05.00
|
|
Circulation function: | |||
Bug Depends on: | 30070 | ||
Bug Blocks: | |||
Attachments: |
Bug 36442: Fix typo in edifact list
Bug 36442: Fix typo in edifact list Bug 36442: Fix typo in edifact list |
Description
David Gustafsson
2024-03-27 18:47:46 UTC
Created attachment 164028 [details] [review] Bug 36442: Fix typo in edifact list To test: 1) Create an edifact message 2) Go to the acquisition EDIFACT messages page and verify the basket link is broken 3) Apply patch 4) Verify the link now works Sponsored-by: Gothenburg University Library Attached a test case, but don't know if its really necessary to test since a very trivial patch and should be obvious just looking at the code. Created attachment 164032 [details] [review] Bug 36442: Fix typo in edifact list To test: 1) Create an edifact message 2) Go to the acquisition EDIFACT messages page and verify the basket link is broken 3) Apply patch 4) Verify the link now works Sponsored-by: Gothenburg University Library Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 164120 [details] [review] Bug 36442: Fix typo in edifact list To test: 1) Create an edifact message 2) Go to the acquisition EDIFACT messages page and verify the basket link is broken 3) Apply patch 4) Verify the link now works Sponsored-by: Gothenburg University Library Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Nice catch. Start your stopwatch and look for the change :) Agreed, nice catch! Needed to use color-words=. to actually spot it! Pushed for 24.05! Well done everyone, thank you! Comes from Bug 30070: (follow-up) Ensure strings are translatable Nothing to add/edit in the Koha manual for this. |