[Bug 4102] New: import_borrowers.pl fails silently
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@foundations.edu ReportedBy: cnighswonger@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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4102 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4102 --- Comment #1 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-02-10 17:14:21 --- Created an attachment (id=1601) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1601) Code to verify columns and terminate import on fatal errors -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4102 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Priority|P5 |PATCH-Sent Resolution| |FIXED -- 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.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com