https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9573 --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Séverine Queune from comment #11)
Everyting work well (set csv profile, filter the list on notforloen ou itemlost, select items) until I try to export the selected items. I always get this Software error : Can't locate object method "new" via package "Text::CSV_XS" (perhaps you forgot to load "Text::CSV_XS"?) at /home/koha/src/reports/itemslost.pl line 68. For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error.
I did not recreate with my perl version, but indeed there was a missing use statement. -- You are receiving this mail because: You are watching all bug changes.