Bug 39783

Summary: HTML error for option DVD in ILL form
Product: Koha Reporter: Anneli Österman <anneli.osterman>
Component: ILLAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: Pushed to main --- QA Contact: Katrin Fischer <katrin.fischer>
Severity: normal    
Priority: P5 - low CC: pedro.amorim, tomascohen
Version: MainKeywords: Academy
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:
25.05.00
Circulation function:
Attachments: Bug 39783: Fix typo in migrate.inc

Description Anneli Österman 2025-04-30 08:59:47 UTC
While translating ILL related strings I found a string https://translate.koha-community.org/translate/koha/main/staff-prog/fi/?checksum=ada3115ad7d86fbf that has error in it. 

It is now like this:
DVD/option>

It should be like this:
DVD

https://gitlab.com/koha-community/Koha/-/blob/main/koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/migrate.inc#L58
Comment 1 Katrin Fischer 2025-04-30 09:25:19 UTC
Good catch!
Comment 2 Tomás Cohen Arazi (tcohen) 2025-04-30 12:18:11 UTC
Oops.
Comment 3 Tomás Cohen Arazi (tcohen) 2025-04-30 12:20:02 UTC
Created attachment 181716 [details] [review]
Bug 39783: Fix typo in migrate.inc

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 5 Tomás Cohen Arazi (tcohen) 2025-04-30 13:59:01 UTC
Fast tracking so it is picked soon for translation
Comment 6 Katrin Fischer 2025-05-02 06:54:45 UTC
I've tried to remove the < from the bug description as I seem to remember it causing a bit of an issue in the release notes generation.
Comment 7 Katrin Fischer 2025-05-02 06:55:33 UTC
Pushed for 25.05!

Well done everyone, thank you!