29 Feb
2016
29 Feb
'16
9:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15923 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 48429 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48429&action=edit Bug 15923: Take the id list file into account when exporting records When exporting records (tools/export.pl or misc/export_records.pl), a file of ids (authid or biblionumber) can be passed to filter the results. Bug 14722 has broken this behavior. Test plan: Export records and specify a list of records to filter the results. Prior to this patch, the record with the id 1 was exported. -- You are receiving this mail because: You are watching all bug changes.