From: miker Date: Wed, 3 Oct 2007 18:47:38 +0000 (+0000) Subject: more debugging X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6106417269c3c08f4edc31229af6c01f234f5cca;p=Evergreen.git more debugging git-svn-id: svn://svn.open-ils.org/ILS/trunk@7863 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm b/Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm index fca47b10da..526214d3ea 100644 --- a/Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm +++ b/Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm @@ -61,6 +61,7 @@ sub handler { if (!@records) { # try for a file my $file = $cgi->param('idfile'); if ($file) { + warn "FILE $file"; my $col = $cgi->param('idcolumn') || 0; my $csv = new Text::CSV; @@ -287,21 +288,21 @@ sub show_template { -

Record Fromat: +
Record Fromat: -

Record Encoding: +
Record Encoding: -

Include holdings in Bibliographic Records: +
Include holdings in Bibliographic Records: -
+