Bug 39968 - Exporting data from datatables can fail for generated file names
Summary: Exporting data from datatables can fail for generated file names
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-22 10:06 UTC by Katrin Fischer
Modified: 2025-05-22 10:06 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.