https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9573
--- Comment #14 from Séverine Queune <[email protected]> --- (In reply to Jonathan Druart from comment #13) > (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. I first tried at home with my personal laptop when I had this message. I just tried : - my professional computer + BULAC wired connexion : it works - my personal laptop + BULAC wifi for guests : it works I'll try again tonight with home wifi + laptop and will sign the patch if everything is ok. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
