Bug 39968

Summary: Exporting data from datatables can fail for generated file names
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: christian.stelzenmueller, gmcharlt
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2025-05-22 10:06:26 UTC
This was reported by a library exporting the acquisition details from the tab on the staff interface detail page. The title for the record was indeed very long, resulting in a problem saving the file on a Windows computer.

Suggestion: If we want to keep using the title for the file name, we should limit it to a sane number of characters.