Bug 33023 - import_borrowers.pl: Does not like spaces in headerrow
Summary: import_borrowers.pl: Does not like spaces in headerrow
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-21 12:57 UTC by Marcel de Rooy
Modified: 2023-02-21 12:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2023-02-21 12:57:38 UTC
Shouldnt we just add allow_whitespace with Text::CSV->new ??