[Koha-bugs] [Bug 4102] New: import_borrowers.pl fails silently

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Wed Feb 3 20:23:50 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4102

           Summary: import_borrowers.pl fails silently
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P5
         Component: Patron Import
        AssignedTo: cnighswonger at foundations.edu
        ReportedBy: cnighswonger at foundations.edu
   Estimated Hours: 0.0
 Change sponsored?: ---


When importing a csv with some columns which do not match db fields,
import_borrowers.pl will report success if some columns match while silently
failing to import columns which do not match.

Rather than silently failing, the script should return an error noting the
column names which do not match and refusing to import anything until all
columns match db fields.

At present there is a mechanism in place for checking certain "mandatory"
columns, but no validation check for all columns.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list