http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11603 --- Comment #17 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Frédéric Demians from comment #15)
It doesn't work if --letter_code parameter isn't given to the script.
What do you mean? If you use --csv or --ods, you have to provide a letter_code, otherwise generating a csv file does not have sense.
There is an encoding problem with html output. I get warnings about wide character and the result isn't utf8 encoded. Maybe '>:encoding(utf8)' is required.
Should be fixed with the last patch, please retest html, csv and ods.
It would be nice to have a --send|--nosend, defaulted to --nosend, in order to control whether the messages status is changed from 'pending' to 'sent'. This would ease testing.
Sorry but I don't plan to provide anything else than bug fixes until it's pushed. -- You are receiving this mail because: You are watching all bug changes.