| 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: | Needs documenting --- | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | baptiste.wojtkowski, gmcharlt, m.de.rooy |
| Version: | Main | Keywords: | rel_25_05_candidate |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.11.00,25.05.05
|
|
| Circulation function: | |||
| Bug Depends on: | 33729 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 40880: Correct columns headers for CSV export from item search
Bug 40880: Correct columns headers for CSV export from item search |
||
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 (In reply to Nick Clemens (kidclamp) from comment #2) > Simple self SO Too simple, without signoff line? Will correct. Created attachment 186954 [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! Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x |
Looks like a bad copy paste in the the headers template: "[% t("Damaged status") | html %]"[% t("Date accessioned") | html %]"[%- delimiter | $raw -%]"[%- delimiter | $raw -%]"