Summary: | Exporting Item search results to csv, columns after Damaged Status are misaligned | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Staff interface | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | 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: | ||
Bug Depends on: | 33729 | ||
Bug Blocks: | |||
Attachments: | Bug 40880: Correct columns headers for CSV export from item search |
Description
Nick Clemens (kidclamp)
2025-09-25 18:51:25 UTC
Created attachment 186934 [details] [review] Bug 40880: Correct columns headers for CSV export from item search To test: 1 - Do an item search, select some rows 2 - Export selected rows as 'CSV' 3 - IMport into a spreadsheet or view and note missing/doubled delimiters after damaged status 4 - Apply patch 5 - Repeat export 6 - It works! Simple self SO |