[Koha-bugs] [Bug 16935] New: launch export_records.pl with deleted_barcodes param fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 18 15:24:29 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16935

            Bug ID: 16935
           Summary: launch export_records.pl with deleted_barcodes param
                    fails
 Change sponsored?: ---
           Product: Koha
           Version: 3.22
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: gmcharlt at gmail.com
          Reporter: stephane.delaune at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

when I launch /home/koha/src/misc/export_records.pl with this command line :

~/src/misc/export_records.pl --date=`date +%d/%m/%Y` --deleted_barcodes
--filename=/home/koha/test

I've got this error message :

DBD::mysql::db selectall_arrayref failed: You have an error in your SQL syntax;
check the manual that corresponds to your MariaDB server version for the right
syntax to use near '' at line 4 [for Statement " (
            SELECT DISTINCT barcode
            FROM deleteditems
            WHERE deleteditems.biblionumber = ?
        "] at /home/koha/src/misc/export_records.pl line 189.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list